defect 3819 enhance -s behavior
This commit is contained in:
parent
e39dbcd055
commit
12c91fbc60
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user