]> Zhao Yanbai Git Server - minix.git/commitdiff
Remove redundant line from previous patch
authorErik van der Kouwe <erik@minix3.org>
Fri, 4 Sep 2009 13:36:43 +0000 (13:36 +0000)
committerErik van der Kouwe <erik@minix3.org>
Fri, 4 Sep 2009 13:36:43 +0000 (13:36 +0000)
test/run

index dc95c3d06c1328bfe7a7af7a061ea4f4639a0bca..94f7c97d3024e0f9c1bcf7118f2069094daf4839 100755 (executable)
--- a/test/run
+++ b/test/run
@@ -23,7 +23,6 @@ do total=`expr $total + 1`
    CMD=./test$i
    if [ $USER = root -a \( $i = 11 -o $i = 33 \) ]
    then
-      chmod u+s $CMD > /dev/null
       CMD=su\ -\ ast\ -c\ `pwd`/$CMD
    fi