summaryrefslogtreecommitdiffstats
path: root/tests/bugs/bug-830665.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/bug-830665.t')
-rwxr-xr-xtests/bugs/bug-830665.t3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/bugs/bug-830665.t b/tests/bugs/bug-830665.t
index 327037de4..0373ec6d7 100755
--- a/tests/bugs/bug-830665.t
+++ b/tests/bugs/bug-830665.t
@@ -1,7 +1,8 @@
#!/bin/bash
. $(dirname $0)/../include.rc
-H0=$(hostname -s)
+
+cleanup;
function recreate {
rm -rf $1 && mkdir -p $1