summaryrefslogtreecommitdiff
path: root/tests/cp/parent-perm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cp/parent-perm')
-rwxr-xr-xtests/cp/parent-perm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/parent-perm b/tests/cp/parent-perm
index 82dd913ac..62aa80bfb 100755
--- a/tests/cp/parent-perm
+++ b/tests/cp/parent-perm
@@ -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
working_umask_or_skip_
# cp -p gives ENOTSUP on NFS on Linux 2.6.9 at least