Fix another shebang in Oil build script

* tests/spec/oil.scm: Add 'spec/bin/printenv.py' to the list of files
that get passed to 'patch-shebang'.
This commit is contained in:
Timothy Sample 2018-11-15 14:38:03 -05:00
parent 76bbe01edc
commit 4cff559d1f
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@
(chdir #$output)
(for-each patch-shebang
'("spec/bin/argv.py"
"spec/bin/printenv.py"
"test/common.sh"
"test/sh_spec.py"
"test/spec-runner.sh"