mbligh | a3f68ba | 2010-01-05 20:47:37 +0000 | [diff] [blame] | 1 | --- src/compilebench-orig 2009-12-17 19:22:21.000000000 +0800 |
2 | +++ src/compilebench 2009-12-17 19:26:04.000000000 +0800 | ||||
3 | @@ -1,4 +1,4 @@ | ||||
4 | -#!/usr/bin/env python2.4 | ||||
5 | +#!/usr/bin/env python | ||||
6 | # | ||||
7 | # sample usage: compilebench -D some_working_dir see compilebench -h for more | ||||
8 | # |