projects
/
auto-debuild.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7edde71
)
Fix a comment
author
Ralf Jung
<post@ralfj.de>
Fri, 5 Oct 2012 13:28:33 +0000
(15:28 +0200)
committer
Ralf Jung
<post@ralfj.de>
Fri, 5 Oct 2012 13:28:33 +0000
(15:28 +0200)
auto_debuild.py
patch
|
blob
|
history
diff --git
a/auto_debuild.py
b/auto_debuild.py
index e629a23b985dbe79f345b3ca54c7b7aec0338a92..5239e67903ae963656d4ebfd546f194d3873839d 100755
(executable)
--- a/
auto_debuild.py
+++ b/
auto_debuild.py
@@
-30,7
+30,7
@@
def safeCall(*args):
res += "'"+arg+"'"
return res
-# Load a section-less config file: maps parameter names to s
trings or lists of strings (which are comma-separated or in separate lines
)
+# Load a section-less config file: maps parameter names to s
pace-separated lists of strings (with shell quotation
)
# Lines starting with spaces are continuation lines
def loadConfigFile(file):
import shlex