summaryrefslogtreecommitdiff
path: root/tests/help-version
diff options
context:
space:
mode:
Diffstat (limited to 'tests/help-version')
-rwxr-xr-xtests/help-version3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/help-version b/tests/help-version
index d3c9bfb18..3dea4d126 100755
--- a/tests/help-version
+++ b/tests/help-version
@@ -72,6 +72,7 @@ for lang in C fr da; do
# Skip `test'; it doesn't accept --help or --version.
test $i = test && continue;
test $i = chcon && continue;
+ test $i = runcon && continue;
# false fails even when invoked with --help or --version.
if test $i = false; then
@@ -197,7 +198,7 @@ lbracket_args=": ]"
for i in $all_programs; do
# Skip these.
- case $i in chroot|stty|tty|false|chcon) continue;; esac
+ case $i in chroot|stty|tty|false|chcon|runcon) continue;; esac
rm -rf $tmp_in $tmp_in2 $tmp_dir $tmp_out
echo > $tmp_in