projects
/
dak.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3b0c29
)
daklib/utils.py: Use boolean instead of an integer.
author
Ansgar Burchardt
<ansgar@debian.org>
Wed, 26 Nov 2014 21:18:21 +0000
(22:18 +0100)
committer
Ansgar Burchardt
<ansgar@debian.org>
Wed, 26 Nov 2014 21:18:21 +0000
(22:18 +0100)
daklib/utils.py
patch
|
blob
|
history
diff --git
a/daklib/utils.py
b/daklib/utils.py
index 90c87bf4435fa6e0a625dfbb1ef76c017fcc87fe..94737d227277df891c618d40cf0672404fbb77ac 100644
(file)
--- a/
daklib/utils.py
+++ b/
daklib/utils.py
@@
-1054,7
+1054,7
@@
def arch_compare_sw (a, b):
################################################################################
-def split_args (s, dwim=
1
):
+def split_args (s, dwim=
True
):
"""
Split command line arguments which can be separated by either commas
or whitespace. If dwim is set, it will complain about string ending