We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4980fa commit 2a91225Copy full SHA for 2a91225
tools/testing/selftests/bpf/test_xsk.sh
@@ -241,4 +241,6 @@ done
241
242
if [ $failures -eq 0 ]; then
243
echo "All tests successful!"
244
+else
245
+ exit 1
246
fi
0 commit comments