Home
last modified time | relevance | path

Searched refs:CWS (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/tools/scripts/
H A Dwebrev.sh1842 CWS=$1
1845 cd $CWS
1934 new_mode=`get_file_mode $CWS/$DIR/$F`
1947 if [[ -e $CWS/$DIR/$F ]]; then
1948 cp $CWS/$DIR/$F $newdir/$DIR/$F
1967 hg cat -R $CWS -r $HG_PARENT $CWS/$PDIR/$PF > \
1995 cd $CWS
2034 if [[ -e $CWS/$DIR/$F ]]; then
2035 cp $CWS/$DIR/$F $newdir/$DIR/$F
2036 chmod $(get_file_mode $CWS/$DIR/$F) $newdir/$DIR/$F
[all …]