summaryrefslogtreecommitdiff
path: root/tests/ls/no-cap
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ls/no-cap')
-rwxr-xr-xtests/ls/no-cap2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ls/no-cap b/tests/ls/no-cap
index c82620269..47e7471ce 100755
--- a/tests/ls/no-cap
+++ b/tests/ls/no-cap
@@ -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 && ls --version
+print_ver_ ls
require_strace_ capget
strace -e capget ls --color=always > /dev/null 2> out || fail=1