diff options
Diffstat (limited to 'postprocess.sh')
-rw-r--r-- | postprocess.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/postprocess.sh b/postprocess.sh index 9316357..bc70492 100644 --- a/postprocess.sh +++ b/postprocess.sh | |||
@@ -26,4 +26,4 @@ fi | |||
26 | 26 | ||
27 | cd work || exit 1 | 27 | cd work || exit 1 |
28 | 28 | ||
29 | for a in 199[56789]_Q? 20*_Q?; do ./sort_plz $a; done | 29 | for a in ????_Q?; do ./sort_plz $a; done |