defect 3819 enhance -s behavior

This commit is contained in:
lissav 2013-10-15 09:03:23 -04:00
parent e39dbcd055
commit 12c91fbc60

View File

@ -303,7 +303,9 @@ sub preprocess_updatenode
flags";
$callback->($rsp);
return;
} else {
}
# For -s flag just run this one script
if ($::SETSERVER) {
$::RERUNPS = "setuppostbootscripts";
}
# -f or -F not both