more changes
Original commit message from CVS: more changes
This commit is contained in:
parent
8e4f87279e
commit
428d71bb17
@ -11,6 +11,9 @@ if test ! -d common;
|
||||
then
|
||||
echo "+ getting common/ from cvs"
|
||||
cvs co common
|
||||
else
|
||||
echo "+ updating common/ from cvs"
|
||||
cd common; cvs -update -dP; cd ..
|
||||
fi
|
||||
|
||||
# source helper functions
|
||||
|
Loading…
x
Reference in New Issue
Block a user