From d99c33ac5bbee61c3f9f53eee8156fd57fa12553 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 13 Apr 2012 10:33:51 -0300 Subject: GRUB2 config format at provision --- lib/hydra/misc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/hydra/misc') diff --git a/lib/hydra/misc b/lib/hydra/misc index e19a8fa..28e73e4 100644 --- a/lib/hydra/misc +++ b/lib/hydra/misc @@ -2,7 +2,7 @@ # Set needed environment variables and do basic checks function hydra_set_env { - export COMMIT="d3ab3e44f02ed24cd2d5f8f3053ea69b8704d33f" + export COMMIT="3ce7b1337482c20ac6f81e3b8bca0fdae549655f" export CONFIG="$HOME/.hydra/config" export ACTION="$1" -- cgit v1.2.3