diff options
Diffstat (limited to 'tests/touch/relative')
-rwxr-xr-x | tests/touch/relative | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/touch/relative b/tests/touch/relative index 7e56a305a..0c5e36782 100755 --- a/tests/touch/relative +++ b/tests/touch/relative @@ -18,7 +18,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 TZ=UTC0 touch --date='2004-01-16 12:00 +0000' f || framework_failure |