commit | cd8f58d530342400fde77909f8459b1be3bc27c6 | [log] [tgz] |
---|---|---|
author | Fathi Boudra <fabo@debian.org> | Fri Jun 15 17:43:39 2012 +0300 |
committer | Fathi Boudra <fabo@debian.org> | Fri Jun 15 17:43:39 2012 +0300 |
tree | bc26327bb6b7274b38fff5e84142da5364220064 | |
parent | 71b982a9414b87c870d851725fb1b285ca9dbcb7 [diff] [blame] |
Fix python interpreter.
diff --git a/build_release.py b/build_release.py index 121fa5a..74cb71e 100755 --- a/build_release.py +++ b/build_release.py
@@ -1,4 +1,5 @@ -#!/usr/bin/env python +#!/usr/bin/python + # Copyright (C) 2012 Linaro # # Author: Andy Doan <andy.doan@linaro.org>