mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
bash: add TEST rule.
* Several failures are found, and eventually the testsuite locks up.
This commit is contained in:
@@ -90,3 +90,8 @@ INSTALL()
|
||||
make install-strip
|
||||
ln -s bash $binDir/sh
|
||||
}
|
||||
|
||||
TEST()
|
||||
{
|
||||
make check
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user