show current directory

This commit is contained in:
rsc 2006-07-23 14:36:05 +00:00
parent 604b5fcda4
commit 32a580f43c
2 changed files with 52 additions and 1 deletions

View file

@ -116,5 +116,5 @@ if $doinstall; then
echo " PLAN9=$PLAN9 export PLAN9"
echo ' PATH=$PATH:$PLAN9/bin export PATH'
fi
) 2>&1 | tee install.log | awk -f $PLAN9/dist/isum.awk | tee install.sum
) 2>&1 | tee install.log | awk -f $PLAN9/dist/isum.awk -v'copy='install.sum