Skip to content
Snippets Groups Projects
Commit 1e1bc0ee authored by david_williams's avatar david_williams
Browse files

improving script

parent 4f020f7a
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ echo " saving serialized state ..." ...@@ -25,7 +25,7 @@ echo " saving serialized state ..."
cp releng.control/*.ser . cp releng.control/*.ser .
echo " removing all of releng.control ..." echo " removing all of releng.control ..."
rm -fr releng.control rm -fr releng.control/*
mkdir -p releng.control mkdir -p releng.control
echo " checking out head of releng.control from cvs ..." echo " checking out head of releng.control from cvs ..."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment