From: Holger Levsen Date: Wed, 31 Aug 2011 18:08:49 +0000 (+0200) Subject: this does not compute X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=47e569ae660befc8d92effe1e1ecfc07ea49d0a7;p=profitbricks%2Fjenkins-build-scripts.git this does not compute --- diff --git a/build.py b/build.py index 0d1fddd..3c216c1 100755 --- a/build.py +++ b/build.py @@ -362,7 +362,7 @@ if __name__ == '__main__': logger.info(stdout_msg) - cmd = ['grep-dctrl', '-n', '-s', 'Version', "'*'"] + cmd = ['grep-dctrl', '-n', '-s', 'Version', "''"] grep_dctrl = subprocess.Popen( cmd, shell=False,