Fix shebang line

This commit is contained in:
Steven Silvester
2014-10-10 05:36:54 -05:00
parent 10cc476f7f
commit 29e51a0604
+1 -1
View File
@@ -1,4 +1,4 @@
#!#!/usr/bin/env bash
#!/usr/bin/env bash
set -ex
tools/header.py "Run all tests with minimum dependencies"