From 2ffd9ce5bd26245c0b1a970defbfd6e870188d60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gardais=20J=C3=A9r=C3=A9my?= Date: Tue, 23 Jun 2020 17:05:48 +0200 Subject: [PATCH] Correct the value of watched file --- cluster/sge.enable.host.queue.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/sge.enable.host.queue.sh b/cluster/sge.enable.host.queue.sh index 9ce4a1d..c4c852e 100755 --- a/cluster/sge.enable.host.queue.sh +++ b/cluster/sge.enable.host.queue.sh @@ -332,7 +332,7 @@ for host: ${RED}${sge_hostname:=/dev/null}${COLOR_DEBUG}." ## File previously set if the queue was disabled by a script ## "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 ### Try to enable it