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