forked from mirrors/nixpkgs
svn path=/nixos/trunk/; revision=7857
This commit is contained in:
parent
b044899891
commit
1551c50a20
1 changed files with 3 additions and 3 deletions
|
@ -56,8 +56,8 @@ fi
|
||||||
if test "$action" = "test"; then
|
if test "$action" = "test"; then
|
||||||
cat >&2 <<EOF
|
cat >&2 <<EOF
|
||||||
|
|
||||||
Warning: if you remove the symlink \`$pathToConfig', the active system
|
Warning: if you remove or overwrite the symlink \`$pathToConfig', the
|
||||||
configuration may be garbage collected! This may render the system
|
active system configuration may be garbage collected! This may render
|
||||||
inoperable (though a reboot will fix things).
|
the system inoperable (though a reboot will fix things).
|
||||||
EOF
|
EOF
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue