diff options
Diffstat (limited to 'tests/cp/capability')
-rwxr-xr-x | tests/cp/capability | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/capability b/tests/cp/capability index 3a241d058..c188284a5 100755 --- a/tests/cp/capability +++ b/tests/cp/capability @@ -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 && ls --version +print_ver_ ls require_root_ working_umask_or_skip_ |