From a9a8e47eb819cdb1dea7ba73e2b148a9c2ea1e77 Mon Sep 17 00:00:00 2001 From: Olly Betts Date: Fri, 26 Aug 2016 13:23:47 +1200 Subject: [PATCH] Remove random execute bit from some testcase data --- tests/cmd_calibrate.svx | 0 tests/cmd_solve_hanging.svx | 0 tests/cmd_solve_nothing.svx | 0 tests/cmd_solve_nothing_implicit.svx | 0 4 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 tests/cmd_calibrate.svx mode change 100755 => 100644 tests/cmd_solve_hanging.svx mode change 100755 => 100644 tests/cmd_solve_nothing.svx mode change 100755 => 100644 tests/cmd_solve_nothing_implicit.svx diff --git a/tests/cmd_calibrate.svx b/tests/cmd_calibrate.svx old mode 100755 new mode 100644 diff --git a/tests/cmd_solve_hanging.svx b/tests/cmd_solve_hanging.svx old mode 100755 new mode 100644 diff --git a/tests/cmd_solve_nothing.svx b/tests/cmd_solve_nothing.svx old mode 100755 new mode 100644 diff --git a/tests/cmd_solve_nothing_implicit.svx b/tests/cmd_solve_nothing_implicit.svx old mode 100755 new mode 100644 -- 2.11.4.GIT