aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite-decryption.sh
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2012-03-30 21:04:09 +0000
committerGerald Combs <gerald@wireshark.org>2012-03-30 21:04:09 +0000
commitf21274b7c202dd2b760b5bdafdfcfd3bc939d5d6 (patch)
treec09fedb27dc81a86c88c0bafcbd7acabc31ef132 /test/suite-decryption.sh
parent22be69a1902aab7922833738e472179cefda6ac0 (diff)
Clobber our personal configuration directory on Windows.
svn path=/trunk/; revision=41860
Diffstat (limited to 'test/suite-decryption.sh')
-rwxr-xr-xtest/suite-decryption.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite-decryption.sh b/test/suite-decryption.sh
index ed03ab095f..dd9b1efa6e 100755
--- a/test/suite-decryption.sh
+++ b/test/suite-decryption.sh
@@ -40,7 +40,7 @@ fi
#TS_ARGS="-Tfields -e frame.number -e frame.time_epoch -e frame.time_delta"
TS_DC_ARGS=""
-TS_DC_ENV="HOME=${TEST_HOME}"
+TS_DC_ENV="${HOME_ENV}=${TEST_HOME}"
DIFF_OUT=./diff-output.txt