diff options
author | 2016-03-29 05:22:56 -0400 | |
---|---|---|
committer | 2016-03-29 05:22:56 -0400 | |
commit | e10203aa97bae3060606a9115cd42aaf0c5e0bd9 (patch) | |
tree | b2835171b97dde3befe79e6e32e6b810b53cad19 | |
parent | sandbox: allow user to force SIGKILL (diff) | |
download | sandbox-e10203aa97bae3060606a9115cd42aaf0c5e0bd9.tar.gz sandbox-e10203aa97bae3060606a9115cd42aaf0c5e0bd9.tar.bz2 sandbox-e10203aa97bae3060606a9115cd42aaf0c5e0bd9.zip |
tests: make all shell scripts executable
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
-rwxr-xr-x[-rw-r--r--] | tests/mkdtemp-1.sh | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | tests/mkostemp-1.sh | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | tests/mkostemp64-1.sh | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | tests/mkostemps-1.sh | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | tests/mkostemps64-1.sh | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | tests/mkstemp-1.sh | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | tests/mkstemp64-1.sh | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | tests/mkstemps-1.sh | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | tests/mkstemps64-1.sh | 0 |
9 files changed, 0 insertions, 0 deletions
diff --git a/tests/mkdtemp-1.sh b/tests/mkdtemp-1.sh index 8022065..8022065 100644..100755 --- a/tests/mkdtemp-1.sh +++ b/tests/mkdtemp-1.sh diff --git a/tests/mkostemp-1.sh b/tests/mkostemp-1.sh index 5ef180e..5ef180e 100644..100755 --- a/tests/mkostemp-1.sh +++ b/tests/mkostemp-1.sh diff --git a/tests/mkostemp64-1.sh b/tests/mkostemp64-1.sh index f8e1e6a..f8e1e6a 100644..100755 --- a/tests/mkostemp64-1.sh +++ b/tests/mkostemp64-1.sh diff --git a/tests/mkostemps-1.sh b/tests/mkostemps-1.sh index 7205c01..7205c01 100644..100755 --- a/tests/mkostemps-1.sh +++ b/tests/mkostemps-1.sh diff --git a/tests/mkostemps64-1.sh b/tests/mkostemps64-1.sh index 2944049..2944049 100644..100755 --- a/tests/mkostemps64-1.sh +++ b/tests/mkostemps64-1.sh diff --git a/tests/mkstemp-1.sh b/tests/mkstemp-1.sh index fa62419..fa62419 100644..100755 --- a/tests/mkstemp-1.sh +++ b/tests/mkstemp-1.sh diff --git a/tests/mkstemp64-1.sh b/tests/mkstemp64-1.sh index 887b921..887b921 100644..100755 --- a/tests/mkstemp64-1.sh +++ b/tests/mkstemp64-1.sh diff --git a/tests/mkstemps-1.sh b/tests/mkstemps-1.sh index 737b023..737b023 100644..100755 --- a/tests/mkstemps-1.sh +++ b/tests/mkstemps-1.sh diff --git a/tests/mkstemps64-1.sh b/tests/mkstemps64-1.sh index 79a8928..79a8928 100644..100755 --- a/tests/mkstemps64-1.sh +++ b/tests/mkstemps64-1.sh |