diff options
Diffstat (limited to 'tests/misc/csplit')
-rwxr-xr-x | tests/misc/csplit | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/csplit b/tests/misc/csplit index 98c704c14..a71d87326 100755 --- a/tests/misc/csplit +++ b/tests/misc/csplit @@ -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 && csplit --version +print_ver_ csplit # csplit could get a failed assertion to 2.0.17 |