ReleaseNotes: fix typo, reported by Eugene
[oota-llvm.git] / utils / release / findRegressions-nightly.py
index e801dab4aba7079a2c16dccf61f2f13690c1cbea..ddf89835e2c2d9631972dbbe39aeea4e2b7eee8a 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
 import re, string, sys, os, time
 
 DEBUG = 0