Lines Matching refs:then
1 if [ "$DESCRIPTION"x != x ]; then
4 if [ "$IMAGE"x = x ]; then
8 if [ "$FSCK_OPT"x = x ]; then
12 if [ "$SECOND_FSCK_OPT"x = x ]; then
16 if [ "$OUT1"x = x ]; then
20 if [ "$OUT2"x = x ]; then
24 if [ "$EXP1"x = x ]; then
25 if [ -f $test_dir/expect.1.gz ]; then
33 if [ "$EXP2"x = x ]; then
34 if [ -f $test_dir/expect.2.gz ]; then
42 if [ "$SKIP_GUNZIP" != "true" ] ; then
55 if [ "$ONE_PASS_ONLY" != "true" ]; then
67 if [ "$SKIP_VERIFY" != "true" ] ; then
71 if [ "$ONE_PASS_ONLY" != "true" ]; then
77 if [ "$PASS_ZERO" = "true" ]; then
84 if [ -z "$test_description" ] ; then
90 if [ "$status1" -eq 0 -a "$status2" -eq 0 -a "$status3" -eq 0 ] ; then
96 if [ "$PASS_ZERO" = "true" ]; then
101 if [ "$ONE_PASS_ONLY" != "true" ]; then
108 if [ "$SKIP_CLEANUP" != "true" ] ; then