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 Sat Jan 14 16:01:55 UTC 2012
[aur-mirror.git]
/
jig
/
jig.patch
blob
95788bb44b30df0db3e2d825704e2c8fd373d8b5
1
--- jig.py.bu 2010-06-24 14:57:10.000000000 +0200
2
+++ jig.py 2010-06-24 14:58:06.000000000 +0200
3
@@ -30,7 +30,6 @@
4
values[1] = values[1].strip()
5
config[values[0]] = values[1]
6
else:
7
- curses.endwin()
8
print os.environ['HOME'] + '/.jigrc not found'
9
sys.exit(1)
10