mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-22 11:42:05 +00:00
Remove trailing spaces in file xCAT-UI/lib/cmd.php
This commit is contained in:
parent
339eafa8dd
commit
abdc5576a3
@ -76,7 +76,7 @@ if (isset($_GET["cmd"])) {
|
||||
$opts_array = array($opts);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// Time needed to update /etc/hosts
|
||||
if (strncasecmp($cmd, "makehosts", 9) == 0) {
|
||||
sleep(5);
|
||||
@ -238,4 +238,4 @@ function extractExtnoderange($xml) {
|
||||
|
||||
return $rsp;
|
||||
}
|
||||
?>
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user