]> Zhao Yanbai Git Server - minix.git/commit
run: allow scripts to be run as root 79/1179/2
authorBen Gras <ben@minix3.org>
Thu, 28 Nov 2013 09:52:15 +0000 (09:52 +0000)
committerBen Gras <ben@minix3.org>
Thu, 28 Nov 2013 13:31:37 +0000 (13:31 +0000)
commit1f317d315c8140c2bcdbff1953a6f645f4f6ef04
tree82193dd9701491e1cad297dcf27cb3a2ecd5f8e9
parentd3e3c78051b18e3191d7c0c6cd34cdddb0027868
run: allow scripts to be run as root

Forward-port of the run script change in the testvnd
commit on the 3.3.0 branch by David.

Needed to cleanly run the testisofs test as root in
the Jenkins environment.

'While here,' also fix messy which output in testsh2.

Change-Id: I6ec472e1386a54ae74b6e55394f01fa7c5ce53a9
test/run
test/testisofs.sh [changed mode: 0644->0755]
test/testsh2.sh