Print

Print


Commit in www-lcsim/build on MAIN
detectors.sh+2-31.6 -> 1.7


www-lcsim/build
detectors.sh 1.6 -> 1.7
diff -u -r1.6 -r1.7
--- detectors.sh	16 Dec 2005 19:27:59 -0000	1.6
+++ detectors.sh	12 Jul 2006 20:33:17 -0000	1.7
@@ -1,12 +1,11 @@
 #!/bin/sh
 
-export CVSROOT=:pserver:[log in to unmask]:/cvs/lcd
-
 if [ -e LCDetectors ]; then
   rm -rf LCDetectors
 fi
 
-cvs co LCDetectors
+cvs co :pserver:[log in to unmask]:/cvs/lcd LCDetectors
+
 (
   cd LCDetectors/detectors
   ./convertAll.sh
CVSspam 0.2.8