summaryrefslogtreecommitdiff
path: root/test-groff.in
diff options
context:
space:
mode:
Diffstat (limited to 'test-groff.in')
-rw-r--r--test-groff.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-groff.in b/test-groff.in
index 9840cd5e..fc44d252 100644
--- a/test-groff.in
+++ b/test-groff.in
@@ -2,7 +2,7 @@
# This script runs groff without requiring that it be installed.
# The current directory must be the top build directory.
-SEP=@PATH_SEPARATOR@
+SEP='@PATH_SEPARATOR@'
EXEEXT=@EXEEXT@
builddir=./src
srcdir=`echo $0 | sed -e 's;/[^/]*$;;'`