diff --git a/fpga/run-login.sh b/fpga/run-login.sh index cc95b40..8720bf3 100755 --- a/fpga/run-login.sh +++ b/fpga/run-login.sh @@ -42,7 +42,7 @@ fi # If this point is reached there is one job running -host=$(squeue -h -o %N) +host=$(squeue --me -h -o %N) echo "Switching to $host" # Continue the execution there