summaryrefslogtreecommitdiff
path: root/tests/readlink/can-m
diff options
context:
space:
mode:
Diffstat (limited to 'tests/readlink/can-m')
-rwxr-xr-xtests/readlink/can-m2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/readlink/can-m b/tests/readlink/can-m
index cf7c994bd..b5cfc1d5e 100755
--- a/tests/readlink/can-m
+++ b/tests/readlink/can-m
@@ -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 && readlink --version
+print_ver_ readlink
pwd=`pwd`
my_pwd=$("$abs_top_builddir/src/pwd")