summaryrefslogtreecommitdiff
path: root/tests/cp/dir-rm-dest
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cp/dir-rm-dest')
-rwxr-xr-xtests/cp/dir-rm-dest2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/dir-rm-dest b/tests/cp/dir-rm-dest
index 2923a474e..abddfe22c 100755
--- a/tests/cp/dir-rm-dest
+++ b/tests/cp/dir-rm-dest
@@ -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
mkdir d e || framework_failure