Whamcloud - gitweb
Branch b1_8
[fs/lustre-release.git] / lustre / tests / lockorder.sh
index 122df46..d4656d3 100644 (file)
@@ -42,7 +42,7 @@ while [ $MINRES -gt $MAXRES ]; do
                MAXDIR=$DIRTMP
                MAXRES=$DIRRES
        fi
-       if [ $FILERES -lt $MINRES -o -z "$MINFILE" ]; then
+       if [ $FILERES -lt $MINRES ]; then
                [ -f "$MINFILE" ] && rm $MINFILE
                MINFILE=$FILETMP
                MINRES=$FILERES