summaryrefslogtreecommitdiff
path: root/tests/misc/xattr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/xattr')
-rwxr-xr-xtests/misc/xattr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/xattr b/tests/misc/xattr
index 13e0857a5..67dfdef51 100755
--- a/tests/misc/xattr
+++ b/tests/misc/xattr
@@ -19,7 +19,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
. "${srcdir=.}/init.sh"; path_prepend_ ../src
-test "$VERBOSE" = yes && { cp --version; mv --version; ginstall --version; }
+print_ver_ cp mv ginstall
# Skip this test if cp was built without xattr support:
touch src dest || framework_failure