[apparmor] [patch] utils/tests: fix bashisms in runtests-py2.sh
Steve Beattie
steve at nxnw.org
Fri Aug 29 21:29:48 UTC 2014
Bleah, sorry, I managed to not refresh the patch before sending it out.
Here's v2 of the patch.
Signed-off-by: Steve Beattie <steve at nxnw.org>
---
utils/test/runtests-py2.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: b/utils/test/runtests-py2.sh
===================================================================
--- a/utils/test/runtests-py2.sh
+++ b/utils/test/runtests-py2.sh
@@ -1,5 +1,5 @@
#!/bin/sh
RUNTESTS_PY__PYTHON_BINARY=python2
-source runtests-py3.sh
+. ./runtests-py3.sh
--
Steve Beattie
<sbeattie at ubuntu.com>
http://NxNW.org/~steve/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20140829/dfd435d8/attachment.pgp>
More information about the AppArmor
mailing list