diff options
Diffstat (limited to 'lib/subunit')
-rw-r--r-- | lib/subunit/python/wscript_build | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/subunit/python/wscript_build b/lib/subunit/python/wscript_build index a4d1bec301..7e53d17ba5 100644 --- a/lib/subunit/python/wscript_build +++ b/lib/subunit/python/wscript_build @@ -1,3 +1,5 @@ +#!/usr/bin/env python + # install out various python scripts for use by make test |