aboutsummaryrefslogtreecommitdiffstats
path: root/tests/f_h_badnode
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2005-02-05 10:28:15 -0500
committerTheodore Ts'o <tytso@mit.edu>2005-02-05 10:28:15 -0500
commit33db8f80f2b5c5c5d8cd5068205c79f0ea11905b (patch)
tree9e49d530c7fb00d71becf04953de3b72cc8e020d /tests/f_h_badnode
parent98919bdb2ec92be4bd469b71911daaef63787c92 (diff)
downloadandroid_external_e2fsprogs-33db8f80f2b5c5c5d8cd5068205c79f0ea11905b.tar.gz
android_external_e2fsprogs-33db8f80f2b5c5c5d8cd5068205c79f0ea11905b.tar.bz2
android_external_e2fsprogs-33db8f80f2b5c5c5d8cd5068205c79f0ea11905b.zip
Remove support for --enable-clear-htree; this was
only needed during the early development of the htree patch.
Diffstat (limited to 'tests/f_h_badnode')
-rw-r--r--tests/f_h_badnode/script2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/f_h_badnode/script b/tests/f_h_badnode/script
index 9353ec77..9eec0840 100644
--- a/tests/f_h_badnode/script
+++ b/tests/f_h_badnode/script
@@ -1,4 +1,4 @@
-if test "$HTREE"x = yx -a "$HTREE_CLR"x = x; then
+if test "$HTREE"x = yx ; then
. $cmd_dir/run_e2fsck
else
rm -f $test_name.ok $test_name.failed