projects
/
iramuteq
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1072a7
)
...
author
Pierre Ratinaud
<ratinaud@univ-tlse2.fr>
Thu, 27 Nov 2014 11:13:52 +0000
(12:13 +0100)
committer
Pierre Ratinaud
<ratinaud@univ-tlse2.fr>
Thu, 27 Nov 2014 11:13:52 +0000
(12:13 +0100)
checkinstall.py
patch
|
blob
|
history
diff --git
a/checkinstall.py
b/checkinstall.py
index
7997353
..
e7dca8a
100644
(file)
--- a/
checkinstall.py
+++ b/
checkinstall.py
@@
-26,7
+26,6
@@
def IsNew(self):
userab = False
globab = False
if version_user :
- print len(version_user), len(version_glob)
version_user[0] = int(version_user[0])
version_user[1] = int(version_user[1])
version_glob[0] = int(version_glob[0])