diff options
Diffstat (limited to 'tests/misc/close-stdout')
-rwxr-xr-x | tests/misc/close-stdout | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/close-stdout b/tests/misc/close-stdout index e236558db..b4b4023ce 100755 --- a/tests/misc/close-stdout +++ b/tests/misc/close-stdout @@ -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 && rm --version +print_ver_ rm p=$abs_top_builddir |