X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=daklib%2Futils.py;h=94737d227277df891c618d40cf0672404fbb77ac;hb=87db2ee3b980d39b99198f5aee19632397dd61f6;hp=90c87bf4435fa6e0a625dfbb1ef76c017fcc87fe;hpb=8ddfb3391d47d9b73c90948b521b6b0a76add4b7;p=dak.git diff --git a/daklib/utils.py b/daklib/utils.py index 90c87bf4..94737d22 100644 --- 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