diff options
Diffstat (limited to 'tests/misc/fmt-long-line')
-rwxr-xr-x | tests/misc/fmt-long-line | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/fmt-long-line b/tests/misc/fmt-long-line index 3fb98e572..89a5ea78f 100755 --- a/tests/misc/fmt-long-line +++ b/tests/misc/fmt-long-line @@ -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 && fmt --version +print_ver_ fmt printf '%2030s\n' ' '|sed 's/../ y/g' > in || framework_failure |