File: script

package info (click to toggle)
e2fsprogs 1.41.12-4stable1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 22,856 kB
  • ctags: 8,515
  • sloc: ansic: 81,110; sh: 4,505; makefile: 3,976; awk: 521; yacc: 288; perl: 165; sed: 156; python: 23
file content (6 lines) | stat: -rw-r--r-- 115 bytes parent folder | download | duplicates (34)
1
2
3
4
5
6
if test "$HTREE"x = yx ; then
. $cmd_dir/run_e2fsck
else
	rm -f $test_name.ok $test_name.failed
	echo "skipped"
fi