repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Tue Jan 10 08:08:34 UTC 2012
[aur-mirror.git]
/
ulatencyd-git
/
ulatency-python2.patch
blob
97713d8d27552be2cf09b37ae684e8f4eef470a7
1
diff --git a/client/ulatency b/client/ulatency
2
index 8bf45f0..1a993bd 100755
3
--- a/client/ulatency
4
+++ b/client/ulatency
5
@@ -1,4 +1,4 @@
6
-#!/usr/bin/env python
7
+#!/usr/bin/env python2
8
# -*- coding: utf-8 -*-
9
import sys
10