Commit 90b3af7
Pass separate CPU/wall time limits through testcase_run.sh
The script doesn't do anything with these, so this way, we have
more flexibility in setting them separately and we can increase
only the wall clock hard time limit for interactive problems.
Disable shellcheck warning about misspelling globally in
`testcase_run.sh` since it started warning at other places.
This is supported since shellcheck >= 0.4.6 which exists in
Debian oldoldstable at least.1 parent 95df1de commit 90b3af7
2 files changed
+14
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1421 | 1421 | | |
1422 | 1422 | | |
1423 | 1423 | | |
| 1424 | + | |
| 1425 | + | |
| 1426 | + | |
| 1427 | + | |
1424 | 1428 | | |
1425 | 1429 | | |
1426 | 1430 | | |
1427 | 1431 | | |
1428 | 1432 | | |
1429 | | - | |
| 1433 | + | |
1430 | 1434 | | |
1431 | 1435 | | |
1432 | 1436 | | |
| |||
1462 | 1466 | | |
1463 | 1467 | | |
1464 | 1468 | | |
| 1469 | + | |
1465 | 1470 | | |
1466 | 1471 | | |
1467 | 1472 | | |
1468 | 1473 | | |
1469 | | - | |
| 1474 | + | |
1470 | 1475 | | |
1471 | 1476 | | |
1472 | 1477 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| |||
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
10 | | - | |
11 | | - | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
200 | 202 | | |
201 | 203 | | |
202 | 204 | | |
203 | | - | |
204 | | - | |
| 205 | + | |
| 206 | + | |
205 | 207 | | |
206 | 208 | | |
207 | 209 | | |
208 | 210 | | |
209 | 211 | | |
210 | 212 | | |
211 | | - | |
| 213 | + | |
212 | 214 | | |
213 | 215 | | |
214 | 216 | | |
| |||
0 commit comments