diff options
Diffstat (limited to 'all')
| -rwxr-xr-x | all | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -1,4 +1,6 @@ | |||
| 1 | cd testes | 1 | make -s -j |
| 2 | cd testes/libs; make -s | ||
| 3 | cd .. # back to directory 'testes' | ||
| 2 | ulimit -S -s 2000 | 4 | ulimit -S -s 2000 |
| 3 | if { ../lua all.lua; } then | 5 | if { ../lua all.lua; } then |
| 4 | echo -e "\n\n final OK!!!!\n\n" | 6 | echo -e "\n\n final OK!!!!\n\n" |
