Correct the value of watched file
This commit is contained in:
parent
ce8cf73b0e
commit
2ffd9ce5bd
|
@ -332,7 +332,7 @@ for host: ${RED}${sge_hostname:=/dev/null}${COLOR_DEBUG}."
|
||||||
|
|
||||||
## File previously set if the queue was disabled by a script
|
## File previously set if the queue was disabled by a script
|
||||||
## "automatically disabled" for an upgrade
|
## "automatically disabled" for an upgrade
|
||||||
sge_queue_deactivator="/etc/.sge.${local_sge_queue_name}.disable"
|
sge_queue_deactivator="/etc/.sge.${loop_queue}.disable"
|
||||||
|
|
||||||
## If the queue is disable
|
## If the queue is disable
|
||||||
### Try to enable it
|
### Try to enable it
|
||||||
|
|
Loading…
Reference in New Issue