summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-08-09 01:39:54 +0000
committerfukachan <fukachan>2003-08-09 01:39:54 +0000
commitd4fae54800a0ba1895e60caa0f36c29b7cfc52d6 (patch)
tree53c07feab7cf6eefd95899304d9c56917013ba82 /regress
parent074b74486b9aac34b6652ed113a72a578f4d6fd4 (diff)
downloadfml8-d4fae54800a0ba1895e60caa0f36c29b7cfc52d6.tar.gz
fml8-d4fae54800a0ba1895e60caa0f36c29b7cfc52d6.tar.bz2
fml8-d4fae54800a0ba1895e60caa0f36c29b7cfc52d6.zip
fix initialization
Diffstat (limited to 'regress')
-rwxr-xr-xregress/simulation/test_htmlifier.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/simulation/test_htmlifier.sh b/regress/simulation/test_htmlifier.sh
index 87a4831b..a6daeacb 100755
--- a/regress/simulation/test_htmlifier.sh
+++ b/regress/simulation/test_htmlifier.sh
@@ -1,13 +1,13 @@
#!/bin/sh
#
-# $FML: test_htmlifier.sh,v 1.3 2001/10/27 16:44:19 fukachan Exp $
+# $FML: test_htmlifier.sh,v 1.4 2002/03/31 05:25:47 fukachan Exp $
#
./perlcheck Mail/Message/ToHTML.pm ||exit 1
spool_dir=${spool_dir:-/bakfs/project/fml/fml/ml/fml-help/spool}
-rm -fr /tmp/htdocs
+rm -fr /tmp/htdocs /tmp/elena
mkdir /tmp/htdocs
perl -I ../../cpan/lib Mail/Message/ToHTML.pm $spool_dir