Home | History | Annotate | Download | only in r_inline_xattr

Lines Matching full:echo

10 echo "resize2fs test" > $OUT
13 echo "debugfs -R ''stat file'' $TMPFILE 2>&1 | grep ''^Inode\|in inode body\|name = ''" >> $OUT
16 echo Exit status is $status >> $OUT
19 echo "resize2fs $TMPFILE 5M" >> $OUT
22 echo Exit status is $status >> $OUT.new
26 echo "debugfs -R ''stat file'' $TMPFILE 2>&1 | grep ''^Inode\|in inode body\|name = ''" >> $OUT
29 echo Exit status is $status >> $OUT
42 echo "ok"
45 echo "failed"
53 echo "skipped"