aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite-nameres.sh
diff options
context:
space:
mode:
authorEvan Huus <eapache@gmail.com>2013-10-06 20:30:12 +0000
committerEvan Huus <eapache@gmail.com>2013-10-06 20:30:12 +0000
commit13ae682c752f5527d6e5cf8f36f97cdee9b053a5 (patch)
treeaf5c05c6d02b7ef0e3eca0a378cd53692418cf9a /test/suite-nameres.sh
parentc73bbc615009c4e0a44ad45079c01390f68d9415 (diff)
Fix nameres test suite cleanup after recent changes.
svn path=/trunk/; revision=52417
Diffstat (limited to 'test/suite-nameres.sh')
-rwxr-xr-xtest/suite-nameres.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/suite-nameres.sh b/test/suite-nameres.sh
index 6bc7724a64..bc86976b16 100755
--- a/test/suite-nameres.sh
+++ b/test/suite-nameres.sh
@@ -154,8 +154,7 @@ tshark_name_resolution_suite() {
}
name_resolution_cleanup_step() {
- rm -rf fakehome
- rm -f ../hosts
+ rm -f $WS_BIN_PATH/hosts
}
name_resolution_prep_step() {