fix a typo
Original commit message from CVS: fix a typo
This commit is contained in:
parent
dc38fb5ae2
commit
b174edfdb7
@ -13,7 +13,7 @@ then
|
||||
cvs co common
|
||||
else
|
||||
echo "+ updating common/ from cvs"
|
||||
cd common; cvs -update -dP; cd ..
|
||||
cd common; cvs update -dP; cd ..
|
||||
fi
|
||||
|
||||
# source helper functions
|
||||
|
Loading…
x
Reference in New Issue
Block a user