From 2cb8e4e0430d78b5734ae5894bbbaa6e96cccf80 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 26 Sep 2012 17:54:08 +0200 Subject: [PATCH] temp. disable liveboot_request to catch another problem in master --- debian_build.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian_build.py b/debian_build.py index 244bff1..0d64841 100755 --- a/debian_build.py +++ b/debian_build.py @@ -702,7 +702,7 @@ if __name__ == '__main__': subprocess.check_call(cmd) #FIXME: this should really cause an error # exit_error() - add_liveboot_request(package_instance_id) + #add_liveboot_request(package_instance_id) # finally exit_ok() -- 2.39.5