mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
esac not fi
This commit is contained in:
parent
bbfdd7a64e
commit
504851273e
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ case $# in
|
|||
*)
|
||||
echo 'usage: moveplan9.sh [oldpath]' 1>&2
|
||||
exit 1
|
||||
fi
|
||||
esac
|
||||
|
||||
new=`cleanname $PLAN9`
|
||||
if [ X"$new" = X"" ]
|
||||
|
|
Loading…
Reference in a new issue