Skip to content

Commit 2961509

Browse files
committed
---
yaml --- r: 540 b: refs/heads/master c: cd6be20 h: refs/heads/master v: v3
1 parent 41f9fdc commit 2961509

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 64be30936b3068e5964f6f1e5878411ec8bc646f
2+
refs/heads/master: cd6be20caa6c4d5161cb656bb51ec2eb723aada6

trunk/src/etc/tidy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/python2.5
1+
#!/usr/bin/env python
22

33
import sys, fileinput, subprocess
44

trunk/src/run.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/python
1+
#!/usr/bin/env python
22

33
import os
44
import sys

0 commit comments

Comments
 (0)