summaryrefslogtreecommitdiffstats
path: root/test/TEX/clean.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEX/clean.py')
-rw-r--r--test/TEX/clean.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/TEX/clean.py b/test/TEX/clean.py
index 9250e4e..b0e5ee4 100644
--- a/test/TEX/clean.py
+++ b/test/TEX/clean.py
@@ -38,8 +38,8 @@ latex = test.where_is('latex')
if not latex:
test.skip_test("Could not find tex or latex; skipping test(s).\n")
-gloss = os.system('kpsewhich comment.sty')
-if not gloss==0:
+comment = os.system('kpsewhich comment.sty')
+if not comment==0:
test.skip_test("comment.sty not installed; skipping test(s).\n")
# package hyperref generates foo.out