summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2008-07-15 09:33:27 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:37 +0100
commit4ca717c428bee9a0e5ae4a6e4c0755dce2152713 (patch)
tree5da3b26ef080701d19f5a269be900a68576734c1
parent8b2ee102d233bba666fd5927dc4510e5ce2decca (diff)
downloadvyos-live-build-4ca717c428bee9a0e5ae4a6e4c0755dce2152713.tar.gz
vyos-live-build-4ca717c428bee9a0e5ae4a6e4c0755dce2152713.zip
Using rfc2606 invalid tld instead of dummy.
-rwxr-xr-xhelpers/lh_chroot_sources2
1 files changed, 1 insertions, 1 deletions
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)