look $UNLIMITEDFILE.4 as $UNLIMITEDFILE.5 may not exist yet
This commit is contained in:
@@ -360,9 +360,9 @@ then
|
||||
echo "I: testing unlimited versions failed $UNLIMITEDFILE.1480039317 removed"
|
||||
status=`expr $status + 1`
|
||||
fi
|
||||
if test ! -f $UNLIMITEDFILE.5
|
||||
if test ! -f $UNLIMITEDFILE.4
|
||||
then
|
||||
echo "I: testing unlimited versions failed $UNLIMITEDFILE.5 does not"
|
||||
echo "I: testing unlimited versions failed $UNLIMITEDFILE.4 does not"
|
||||
status=`expr $status + 1`
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user