From 1f724d58e0cd483a7342d39f68c1fedd17cb6886 Mon Sep 17 00:00:00 2001 From: Fred Silberberg Date: Mon, 14 Nov 2016 21:16:51 -0800 Subject: [PATCH] Made the test scripts executable to fix -dirty on the version numbers. (#347) --- test-scripts/config.sh | 0 test-scripts/deploy-and-run-test-on-robot.sh | 0 test-scripts/jenkins-run-tests-get-results.sh | 0 test-scripts/run-tests-on-robot.sh | 0 test-scripts/spawn_driver_station.sh | 0 5 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 test-scripts/config.sh mode change 100644 => 100755 test-scripts/deploy-and-run-test-on-robot.sh mode change 100644 => 100755 test-scripts/jenkins-run-tests-get-results.sh mode change 100644 => 100755 test-scripts/run-tests-on-robot.sh mode change 100644 => 100755 test-scripts/spawn_driver_station.sh diff --git a/test-scripts/config.sh b/test-scripts/config.sh old mode 100644 new mode 100755 diff --git a/test-scripts/deploy-and-run-test-on-robot.sh b/test-scripts/deploy-and-run-test-on-robot.sh old mode 100644 new mode 100755 diff --git a/test-scripts/jenkins-run-tests-get-results.sh b/test-scripts/jenkins-run-tests-get-results.sh old mode 100644 new mode 100755 diff --git a/test-scripts/run-tests-on-robot.sh b/test-scripts/run-tests-on-robot.sh old mode 100644 new mode 100755 diff --git a/test-scripts/spawn_driver_station.sh b/test-scripts/spawn_driver_station.sh old mode 100644 new mode 100755