summaryrefslogtreecommitdiff
path: root/tests/f_dup_de
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_dup_de
parent98919bdb2ec92be4bd469b71911daaef63787c92 (diff)
downloade2fsprogs-33db8f80f2b5c5c5d8cd5068205c79f0ea11905b.tar.gz
Remove support for --enable-clear-htree; this was
only needed during the early development of the htree patch.
Diffstat (limited to 'tests/f_dup_de')
-rw-r--r--tests/f_dup_de/script2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/f_dup_de/script b/tests/f_dup_de/script
index 0cef9baa..84c8bfff 100644
--- a/tests/f_dup_de/script
+++ b/tests/f_dup_de/script
@@ -1,4 +1,4 @@
-if test "$HTREE"x = x -o "$HTREE_CLR"x = yx; then
+if test "$HTREE"x = x ; then
gunzip < $test_dir/image.gz > $TMPFILE
$DEBUGFS -w -R "feature ^dir_index" $TMPFILE >/dev/null 2>&1
gzip $TMPFILE