summaryrefslogtreecommitdiff
path: root/tests/ls/recursive
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ls/recursive')
-rwxr-xr-xtests/ls/recursive2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ls/recursive b/tests/ls/recursive
index a216249d1..06cfcbbdf 100755
--- a/tests/ls/recursive
+++ b/tests/ls/recursive
@@ -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 && ls --version
+print_ver_ ls
mkdir x y a b c a/1 a/2 a/3 || framework_failure
touch f a/1/I a/1/II || framework_failure