mirror of
https://github.com/coreutils/coreutils.git
synced 2025-01-19 14:33:22 +08:00
*** empty log message ***
This commit is contained in:
parent
944f878a72
commit
b499483abd
@ -207,7 +207,7 @@ fi
|
||||
# over files, the full test suite cleans up both before and after test groups.
|
||||
|
||||
if $1 --version | grep "$at_package.*$at_version" >/dev/null; then
|
||||
at_banner="Testing suite for $at_package, version $at_version"
|
||||
at_banner="Test suite for $at_package, version $at_version"
|
||||
at_dashes=`echo $at_banner | sed s/./=/g`
|
||||
echo "$at_dashes"
|
||||
echo "$at_banner"
|
||||
|
Loading…
Reference in New Issue
Block a user