From 2abe2baeef8780acf781d344839a1224fa3a6c12 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Thu, 2 Jun 2011 20:08:52 +0200 Subject: [PATCH] Disable test of pre_update_hook in nightly build Where exactly the output from pre_update_hook gets inserted in the log depends on timing. Messes up diffs between test runs. --- src/scripts/nightly/patches/All/pre_update.econfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scripts/nightly/patches/All/pre_update.econfig b/src/scripts/nightly/patches/All/pre_update.econfig index 7da01ab3b..dd1e5ab35 100755 --- a/src/scripts/nightly/patches/All/pre_update.econfig +++ b/src/scripts/nightly/patches/All/pre_update.econfig @@ -1 +1 @@ -echo pre_update_hook '"echo pre_update_hook executed here"' +#echo pre_update_hook '"echo pre_update_hook executed here"' -- 2.43.0