From 3fe4c04aacd623f76dcb35114a02b2b001900d4e Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 3 Dec 2015 04:43:04 +0100 Subject: scripts/turbo-index: Add missing "done" --- scripts/turbo-index | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/turbo-index b/scripts/turbo-index index 7554adcb..c11f521e 100644 --- a/scripts/turbo-index +++ b/scripts/turbo-index @@ -22,4 +22,4 @@ for FILE in split-events-${RUN}.lst*; do indexamajig \ -i $FILE -o $STREAM -j 32 -g $GEOM --peaks=cxi - +done -- cgit v1.2.3