]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/scripts/profile_svn.sh
using lua5.1 instead of lua50
[helm.git] / helm / software / matita / scripts / profile_svn.sh
index b5ddfb0f622a553ee82f8f06af05d4884f989a10..4c415e0d32198b15837c67a1cbdff20ab845cddb 100755 (executable)
@@ -67,7 +67,7 @@ run_tests $PWD/helm/software/matita > LOG 2>LOG.run_tests.err
 
 #insert the db
 cat LOG | grep "\(OK\|FAIL\)" | grep "\(gc-on\|gc-off\)" | \
-  lua50 $PWD/helm/software/matita/scripts/functions.lua log2sql - > INSERT.sql
+  lua5.1 $PWD/helm/software/matita/scripts/functions.lua log2sql - > INSERT.sql
 cat INSERT.sql | $MYSQL
 
 #save the revision