Verified script works with both dash and bash after applying patch. Signed-off-by: Steve Beattie <[email protected]> --- 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 <[email protected]> http://NxNW.org/~steve/
signature.asc
Description: Digital signature
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
