summaryrefslogtreecommitdiff
path: root/tests/tabescape_off.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tabescape_off.sh')
-rwxr-xr-xtests/tabescape_off.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/tabescape_off.sh b/tests/tabescape_off.sh
index 71ede7c..90f4792 100755
--- a/tests/tabescape_off.sh
+++ b/tests/tabescape_off.sh
@@ -1,6 +1,7 @@
echo ===============================================================================
echo \[tabescape_off.sh\]: test for tab escaping off
-$srcdir/killrsyslog.sh # kill rsyslogd if it runs for some reason
+source $srcdir/diag.sh init
+source $srcdir/diag.sh generate-HOSTNAME
./nettester -ttabescape_off -iudp
if [ "$?" -ne "0" ]; then