diff options
Diffstat (limited to 'tests/touch/now-owned-by-other')
-rwxr-xr-x | tests/touch/now-owned-by-other | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/touch/now-owned-by-other b/tests/touch/now-owned-by-other index c7215022c..c475903a2 100755 --- a/tests/touch/now-owned-by-other +++ b/tests/touch/now-owned-by-other @@ -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 && touch --version +print_ver_ touch require_root_ group_num=$(id -g $NON_ROOT_USERNAME) |