1 #!/bin/bash 2 3 TEST_DIR=$(dirname $1) 4 cd $TEST_DIR 5 6 diff -u expected-gcode-output gcode-output