summaryrefslogtreecommitdiffstats
path: root/test/TEX/biblatex.py
diff options
context:
space:
mode:
authorPaweł Tomulik <ptomulik@meil.pw.edu.pl>2018-10-13 19:06:58 (GMT)
committerPaweł Tomulik <ptomulik@meil.pw.edu.pl>2018-10-22 10:33:04 (GMT)
commitacd60358a5f20a6d82dab42c00ad16a5e07e6428 (patch)
tree67631cddb60f63b1157766f9e17d8309e18249f9 /test/TEX/biblatex.py
parent19b57d5bc728c391adceee5a57d4ae7fb6120d7f (diff)
downloadSCons-acd60358a5f20a6d82dab42c00ad16a5e07e6428.zip
SCons-acd60358a5f20a6d82dab42c00ad16a5e07e6428.tar.gz
SCons-acd60358a5f20a6d82dab42c00ad16a5e07e6428.tar.bz2
remove unnecessary sheabangs from scripts generated by end-to-end tests
Diffstat (limited to 'test/TEX/biblatex.py')
-rwxr-xr-xtest/TEX/biblatex.py5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/TEX/biblatex.py b/test/TEX/biblatex.py
index 7b0176e..21e1a93 100755
--- a/test/TEX/biblatex.py
+++ b/test/TEX/biblatex.py
@@ -31,7 +31,6 @@ Test courtesy Rob Managan.
"""
import TestSCons
-import sys
import os
test = TestSCons.TestSCons()
@@ -46,12 +45,10 @@ if not biblatex==0:
test.write(['SConstruct'], """\
-#!/usr/bin/env python%s
-
import os
env = Environment(ENV=os.environ)
main_output = env.PDF(target='biblatextest.pdf', source='biblatextest.tex')
-""" % sys.version_info[0])
+""")
sources_bib_content = r"""