Lines Matching full:echo
11 echo "Swapfs test" > $OUT
13 echo e2fsck $VERIFY_FSCK_OPT -N test_filesys > $OUT.new
16 echo Exit status is $status >> $OUT.new
19 echo e2fsck $SWAP_FSCK_OPT -N test_filesys > $OUT.new
22 echo Exit status is $status >> $OUT.new
25 echo Running debugfs.... >> $OUT
28 echo Exit status is $status >> $OUT.new
31 echo e2fsck $VERIFY_FSCK_OPT -N test_filesys > $OUT.new
34 echo Exit status is $status >> $OUT.new
37 echo e2fsck $NATIVE_FSCK_OPT -N test_filesys > $OUT.new
40 echo Exit status is $status >> $OUT.new
43 echo Running debugfs.... >> $OUT
46 echo Exit status is $status >> $OUT.new
49 echo e2fsck $VERIFY_FSCK_OPT -N test_filesys > $OUT.new
52 echo Exit status is $status >> $OUT.new
67 echo "ok"
70 echo "failed"
78 echo "skipped"