tar: Add tests.
This commit is contained in:
parent
24916a991b
commit
d366a4b968
@ -17,3 +17,7 @@ pre_configure() {
|
|||||||
# avoid regenerating doc on install
|
# avoid regenerating doc on install
|
||||||
touch -r doc/stamp-vti configure
|
touch -r doc/stamp-vti configure
|
||||||
}
|
}
|
||||||
|
|
||||||
|
do_check() {
|
||||||
|
make check
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user