diff options
Diffstat (limited to 'tests/ln/hard-backup')
-rwxr-xr-x | tests/ln/hard-backup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ln/hard-backup b/tests/ln/hard-backup index 3b3f6ec71..41af2d907 100755 --- a/tests/ln/hard-backup +++ b/tests/ln/hard-backup @@ -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 && ln --version +print_ver_ ln touch f || framework_failure |