The test framework tries to exec this script, but it fails because it
lacks the +x bit.
Signed-off-by: Mike Frysinger <[email protected]>
---
0 files changed, 0 insertions(+), 0 deletions(-)
mode change 100644 => 100755 tests/t0001-statd-basic-mon-unmon.sh
diff --git a/tests/t0001-statd-basic-mon-unmon.sh b/tests/t0001-statd-basic-mon-unmon.sh
old mode 100644
new mode 100755
--
1.7.0.2
On 04/11/2010 05:51 PM, Mike Frysinger wrote:
> The test framework tries to exec this script, but it fails because it
> lacks the +x bit.
>
> Signed-off-by: Mike Frysinger <[email protected]>
committed...
steved.