diff options
Diffstat (limited to 'tests/misc/chcon-fail')
-rwxr-xr-x | tests/misc/chcon-fail | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/chcon-fail b/tests/misc/chcon-fail index 4daa848cf..056525257 100755 --- a/tests/misc/chcon-fail +++ b/tests/misc/chcon-fail @@ -18,7 +18,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. . "${srcdir=.}/init.sh"; path_prepend_ ../src -test "$VERBOSE" = yes && chcon --version +print_ver_ chcon # neither context nor file |