From: Holger Levsen Date: Wed, 31 Aug 2011 18:01:41 +0000 (+0200) Subject: oh my X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=b63f4dbb499343e737c6b2b298874edcb3d241d5;p=profitbricks%2Fjenkins-build-scripts.git oh my --- diff --git a/build.py b/build.py index 3797b8d..29bcb9e 100755 --- a/build.py +++ b/build.py @@ -362,7 +362,7 @@ if __name__ == '__main__': logger.info(stdout_msg) - cmd = ['grep-dctrl', '-e', '-n', '-s', 'Version', '.*'] + cmd = ['grep-dctrl', '-e', '-n', '-s', "Version '.*'"] grep_dctrl = subprocess.Popen( cmd, shell=False,