removed non-BSD compatible option from cp
authorkleing
Mon, 16 Aug 2010 10:05:00 +0100
changeset 38434 7aa0245aeede
parent 38433 1e28e2e1c2fb
child 38442 644b34602712
removed non-BSD compatible option from cp
Admin/isatest/isatest-makeall
--- a/Admin/isatest/isatest-makeall	Mon Aug 16 09:39:05 2010 +0200
+++ b/Admin/isatest/isatest-makeall	Mon Aug 16 10:05:00 2010 +0100
@@ -176,7 +176,7 @@
         echo >> $ERRORLOG
 
         FAIL="$FAIL$SHORT "
-        (cd $ERRORDIR; cp -a $TESTLOG .)
+        (cd $ERRORDIR; cp $TESTLOG .)
     fi
 
     rm -f $RUNNING/$SHORT.running