]> Frank Brehm's Git Trees - profitbricks/jenkins-build-scripts.git/commitdiff
fix trivial syntax
authorHolger Levsen <holger@layer-acht.org>
Wed, 26 Sep 2012 09:36:36 +0000 (11:36 +0200)
committerHolger Levsen <holger@layer-acht.org>
Wed, 26 Sep 2012 09:36:36 +0000 (11:36 +0200)
add_liveboot_request.py

index cfb1b0badf247de2b191ae6464bf8bef1f995b6f..1fd4f5cae18626fcb39221b187efc0fce1bd7cc8 100644 (file)
@@ -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 <fabian.holler@profitbricks.com>"