X-Git-Url: https://git.ucc.asn.au/?p=dja%2Fscandal.git;a=blobdiff_plain;f=scan2pages.sh;h=7ef2683e7645885e274f4baadbf2d0fd2eed6566;hp=be898707f5f8868d3effd73adaaf2b65e7075edd;hb=80ce87237fbcbca28c29b72f26c1347644cb43ae;hpb=8f395874140a4c6992c80fb904096e11231b4166 diff --git a/scan2pages.sh b/scan2pages.sh index be89870..7ef2683 100755 --- a/scan2pages.sh +++ b/scan2pages.sh @@ -177,7 +177,6 @@ for scanpgnum in `$my_seq 1 $pages`; do #detect if the page is 2-up if [[ $logperphys == 2 ]] || ( [[ $logperphys != 1 ]] && $(dirname $0)/detect2pages.sh ${cleanphyspg} ${scanpgnum} ${physpgnum} ); then - if [ ! -e ${physpgbase}-1.pnm ] || [ ! -e ${physpgbase}-2.pnm ]; then if [[ $verbose == 1 ]]; then echo "Resplitting physical page ${physpgnum}." fi