aboutsummaryrefslogtreecommitdiff
path: root/all
diff options
context:
space:
mode:
Diffstat (limited to 'all')
-rwxr-xr-xall4
1 files changed, 3 insertions, 1 deletions
diff --git a/all b/all
index 12acaf36..8f78ee4d 100755
--- a/all
+++ b/all
@@ -1,4 +1,6 @@
1cd testes 1make -s -j
2cd testes/libs; make -s
3cd .. # back to directory 'testes'
2ulimit -S -s 2000 4ulimit -S -s 2000
3if { ../lua all.lua; } then 5if { ../lua all.lua; } then
4 echo -e "\n\n final OK!!!!\n\n" 6 echo -e "\n\n final OK!!!!\n\n"