aboutsummaryrefslogtreecommitdiff
path: root/lib/hydra/misc
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-04-13 10:33:51 -0300
committerSilvio Rhatto <rhatto@riseup.net>2012-04-13 10:33:51 -0300
commitd99c33ac5bbee61c3f9f53eee8156fd57fa12553 (patch)
tree72a55b2f50680cd368b71fa51bb4a1e7522b2516 /lib/hydra/misc
parent3ce7b1337482c20ac6f81e3b8bca0fdae549655f (diff)
downloadhydra-d99c33ac5bbee61c3f9f53eee8156fd57fa12553.tar.gz
hydra-d99c33ac5bbee61c3f9f53eee8156fd57fa12553.tar.bz2
GRUB2 config format at provision
Diffstat (limited to 'lib/hydra/misc')
-rw-r--r--lib/hydra/misc2
1 files changed, 1 insertions, 1 deletions
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"