From: Daniel Axtens Date: Mon, 4 Apr 2011 06:30:54 +0000 (+0800) Subject: another fix. should test before committing. X-Git-Url: https://git.ucc.asn.au/?p=dja%2Fscandal.git;a=commitdiff_plain;h=a37cb8e33953937737a7624e02ed7459804ea03a another fix. should test before committing. --- diff --git a/scan2pages.sh b/scan2pages.sh index ebd7229..5519154 100755 --- a/scan2pages.sh +++ b/scan2pages.sh @@ -176,5 +176,5 @@ for pg in `$my_seq 1 $pages`; do done mkdir $dir/pages -mv $dir/upg-*.${extension} $dir/pages +mv $dir/final-*.${extension} $dir/pages