219
edits
Line 71: | Line 71: | ||
make -j 7 | make -j 7 | ||
After compilation I tried my test min_testcase_fails.m: | After compilation I tried my test min_testcase_fails.m: | ||
<pre>~/src/octave-build$ ./run-octave -q ../min_testcase_fails.m | |||
fn = file2.txt | |||
cmd = gzip file2.txt -c > file2.txt.gz | |||
c = | |||
639 25 160 978160 | |||
687 25 171 978160 | |||
663 31 173 978161 | |||
663 15 154 978161 | |||
655 21 151 978161 | |||
</pre> | |||
good or bad? | good or bad? | ||
edits