diff options
Diffstat (limited to 'tests/rm/i-no-r')
-rwxr-xr-x | tests/rm/i-no-r | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/i-no-r b/tests/rm/i-no-r index 3178a9843..896949da6 100755 --- a/tests/rm/i-no-r +++ b/tests/rm/i-no-r @@ -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 && rm --version +print_ver_ rm mkdir dir || framework_failure echo y > y || framework_failure |