diff options
Diffstat (limited to 'tests/misc/split-a')
-rwxr-xr-x | tests/misc/split-a | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/split-a b/tests/misc/split-a index 27269e2db..d861b9291 100755 --- a/tests/misc/split-a +++ b/tests/misc/split-a @@ -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 && split --version +print_ver_ split a_z='a b c d e f g h i j k l m n o p q r s t u v w x y z' |