Skip to content
Snippets Groups Projects
Commit 4a980e41 authored by david_williams's avatar david_williams
Browse files

clean up to simplify

parent 6a4a19da
No related branches found
No related tags found
No related merge requests found
......@@ -6,13 +6,14 @@
# for a local build, there should never be a need to check it back in to CVS.
#
# save serialized state
cp releng.control/*.ser .
rm -fr releng.control
cvs -f -d :pserver:anonymous@dev.eclipse.org:/cvsroot/webtools export -r HEAD releng.control
restore serialized state
mv *.ser releng.control
dos2unix releng.control/*.sh
......
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