summaryrefslogtreecommitdiff
path: root/tests/cp/link-no-deref
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cp/link-no-deref')
-rwxr-xr-xtests/cp/link-no-deref2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/link-no-deref b/tests/cp/link-no-deref
index d575ec851..794d3df04 100755
--- a/tests/cp/link-no-deref
+++ b/tests/cp/link-no-deref
@@ -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 && cp --version
+print_ver_ cp
ln -s no-such-file dangling-slink || framework_failure