Whamcloud - gitweb
tests: don't use "debugfs -f /dev/stdin"
authorIngo Brückl <ib@wupperonline.de>
Sat, 31 Mar 2018 20:59:48 +0000 (16:59 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 31 Mar 2018 20:59:48 +0000 (16:59 -0400)
commitc52d7eff8c5fb38900e2c702e92f88c6b934c6f2
treeaa483ded2ad11bd5b4ce14450b650d237198351c
parent79284d3992a11bf6f39fd2c0c606d038b99f4774
tests: don't use "debugfs -f /dev/stdin"

Don't use "debugfs -f /dev/stdin" for portability reasons --- not all
systems have /dev/stdin. Simply dropping "-f /dev/stdin" works just
fine.

Signed-off-by: Ingo Brückl <ib@wupperonline.de>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
tests/f_large_dir/script
tests/t_project_1on/script
tests/t_project_3on/script