From: Mike Frysinger <vapier@gentoo.org>
Date: Thu, 15 Apr 2010 12:49:28 +0000 (-0400)
Subject: set +x on t0001-statd-basic-mon-unmon.sh
X-Git-Tag: nfs-utils-1-2-3-rc2~11
X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=1fc99e6d5d6b9401e380ee756a4251c86a3b8d54;p=nfs-utils.git

set +x on t0001-statd-basic-mon-unmon.sh

The test framework tries to exec this script, but it fails because it
lacks the +x bit.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Steve Dickson <steved@redhat.com>
---

diff --git a/tests/t0001-statd-basic-mon-unmon.sh b/tests/t0001-statd-basic-mon-unmon.sh
old mode 100644
new mode 100755