[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    khtmltests/js
From:       Stephan Kulow <coolo () kde ! org>
Date:       2003-11-17 14:47:19
[Download RAW message or body]

CVS commit by coolo: 

renaming in shell.js - you'll figure the reasoning soon :)


  A            shell.js   1.1
  M +3 -3      runsuite.sh   1.2
  R            base.js   1.7


--- khtmltests/js/runsuite.sh  #1.1:1.2
@@ -13,7 +13,7 @@
 
 # can the base test functions be parsed ?
-$TOOL $DIR/base.js >/dev/null 2>&1
+$TOOL $DIR/shell.js >/dev/null 2>&1
 if [ $? != 0 ]; then
-    echo "Can't evaluate base test functions in $DIR/base.js"
+    echo "Can't evaluate base test functions in $DIR/shell.js"
     exit 2
 fi
@@ -30,5 +30,5 @@
     else
         echo "Executing $t"
-        $TOOL $DIR/base.js $t
+        $TOOL $DIR/shell.js $t
     fi
 done


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic