mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-18 20:30:56 +00:00
update the message
This commit is contained in:
@ -1278,7 +1278,7 @@ while(! $sub_process_rt) {
|
||||
}
|
||||
|
||||
if(time() - $regstarttime > 36000) {
|
||||
send_msg(1, "[timing] 8 hours is expired");
|
||||
send_msg(1, "[timing] 10 hours is expired");
|
||||
last;
|
||||
}
|
||||
sleep 1;
|
||||
|
Reference in New Issue
Block a user