From: Holger Levsen Date: Wed, 26 Sep 2012 09:36:36 +0000 (+0200) Subject: fix trivial syntax X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=615f0b952bbd934c46d60a333d4f76288bc2aea3;p=profitbricks%2Fjenkins-build-scripts.git fix trivial syntax --- diff --git a/add_liveboot_request.py b/add_liveboot_request.py index cfb1b0b..1fd4f5c 100644 --- a/add_liveboot_request.py +++ b/add_liveboot_request.py @@ -5,11 +5,11 @@ If the package is included in the default pkg list for liveboot, the version of this pkg in the default package list will be updates. -""" It updates the default pkg list for the liveboot in the database with the create +""" __author__ = "Fabian Holler "