sed: Add tests.
This commit is contained in:
parent
778047ce46
commit
848d423920
@ -17,3 +17,7 @@ post_extract() {
|
||||
# dont regenerate the man page with help2man...
|
||||
sed -i 's|\(^doc/sed.1:\).*$|\1|' Makefile.in
|
||||
}
|
||||
|
||||
do_check() {
|
||||
make check
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user