summaryrefslogtreecommitdiff
path: root/postprocess.sh
diff options
context:
space:
mode:
Diffstat (limited to 'postprocess.sh')
-rw-r--r--postprocess.sh2
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
27cd work || exit 1 27cd work || exit 1
28 28
29for a in 199[56789]_Q? 20*_Q?; do ./sort_plz $a; done 29for a in ????_Q?; do ./sort_plz $a; done