From 5d2cdbe5c6150c5bdd98d8be33f54066fe8bead1 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 15 Jul 2008 09:33:27 +0200 Subject: [PATCH] Using rfc2606 invalid tld instead of dummy. --- helpers/lh_chroot_sources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpers/lh_chroot_sources b/helpers/lh_chroot_sources index f5bdb13a0..4c763cb16 100755 --- a/helpers/lh_chroot_sources +++ b/helpers/lh_chroot_sources @@ -31,7 +31,7 @@ Set_defaults # Requiring stage file Require_stagefile .stage/bootstrap -_LH_LOCAL_KEY_EMAIL="live-helper-local-key@dummy" +_LH_LOCAL_KEY_EMAIL="live-helper-local-key@invalid" case "${1}" in install)