Update package version to 3.6.1
This commit is contained in:
@@ -16,7 +16,7 @@ build() {
|
||||
# The check function is executed in the source directory
|
||||
# This function is used to run tests to verify the package has been compiled correctly
|
||||
check() {
|
||||
make test
|
||||
make HARNESS_JOBS=${BPM_JOBS} TESTS=-test_afalg test
|
||||
}
|
||||
|
||||
# The package function is executed in the source directory
|
||||
|
||||
Reference in New Issue
Block a user