aboutsummaryrefslogtreecommitdiff
path: root/examples/sge.sh
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sge.sh')
-rwxr-xr-xexamples/sge.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sge.sh b/examples/sge.sh
index ebfb65b..63e263a 100755
--- a/examples/sge.sh
+++ b/examples/sge.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-export JMNAME='TOP'
+export JMNAME='SGE'
export JTYPE='listgraph'
function trigger {
qstat -u '*' | tail -n +3 | head -n 10 | $CLIENT --alter "$JID"