summaryrefslogtreecommitdiff
path: root/tests/readlink/can-f
diff options
context:
space:
mode:
Diffstat (limited to 'tests/readlink/can-f')
-rwxr-xr-xtests/readlink/can-f2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/readlink/can-f b/tests/readlink/can-f
index a5020e646..7ed5b0866 100755
--- a/tests/readlink/can-f
+++ b/tests/readlink/can-f
@@ -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")