Add in a #! python line for normal_pipeline generation.

Swift SVN r24065
This commit is contained in:
Michael Gottesman
2014-12-21 23:14:19 +00:00
parent 8618e475ff
commit a5ad9f5d51

1
utils/pass-pipeline/scripts/normal_pipeline.py Normal file → Executable file
View File

@@ -1,3 +1,4 @@
#!/usr/bin/env python
import os
import sys