diff options
Diffstat (limited to 'tests/mdi-queue/oword-queue-buster/test.sh')
-rwxr-xr-x | tests/mdi-queue/oword-queue-buster/test.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mdi-queue/oword-queue-buster/test.sh b/tests/mdi-queue/oword-queue-buster/test.sh index 31071a8a0..79ba09f18 100755 --- a/tests/mdi-queue/oword-queue-buster/test.sh +++ b/tests/mdi-queue/oword-queue-buster/test.sh @@ -2,7 +2,7 @@ rm -f gcode-output -linuxcnc -v -d linuxcncrsh-test.ini & +linuxcnc -r linuxcncrsh-test.ini & # let linuxcnc come up |