diff options
Diffstat (limited to 'tests/id/no-context')
-rwxr-xr-x | tests/id/no-context | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/id/no-context b/tests/id/no-context index 90ff71ee0..8ae9aaf11 100755 --- a/tests/id/no-context +++ b/tests/id/no-context @@ -17,7 +17,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. . "${srcdir=.}/init.sh"; path_prepend_ ../src -test "$VERBOSE" = yes && id --version +print_ver_ id # We don't need selinux *FS* support to test id, # but this is as good a witness as any, in general. |