|
@@ -96,5 +96,5 @@ enodev:
|
|
/* yes, we do not perform the computation but we did detect that no one
|
|
/* yes, we do not perform the computation but we did detect that no one
|
|
* could perform the kernel, so this is not an error from StarPU */
|
|
* could perform the kernel, so this is not an error from StarPU */
|
|
starpu_shutdown();
|
|
starpu_shutdown();
|
|
- return STARPU_TEST_SKIPPED
|
|
|
|
|
|
+ return STARPU_TEST_SKIPPED;
|
|
}
|
|
}
|