public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
blob c929615f04979b3251d79ba2c5b5ecc48d15c37d 210 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
 
#! /bin/sh

source $(dirname $0)/../exeter/sh/exeter.sh

cppcheck () {
        make cppcheck
}
exeter_register cppcheck

clang_tidy () {
        make clang-tidy
}
exeter_register clang_tidy

exeter_main "$@"



debug log:

solving c929615f ...
found c929615f in https://archives.passt.top/passt-dev/20240719065907.3539211-4-david@gibson.dropbear.id.au/

applying [1/1] https://archives.passt.top/passt-dev/20240719065907.3539211-4-david@gibson.dropbear.id.au/
diff --git a/test/build/static_checkers.exeter b/test/build/static_checkers.exeter
new file mode 100755
index 00000000..c929615f

Checking patch test/build/static_checkers.exeter...
1:22: new blank line at EOF.
+
Applied patch test/build/static_checkers.exeter cleanly.
warning: 1 line adds whitespace errors.

index at:
100755 c929615f04979b3251d79ba2c5b5ecc48d15c37d	test/build/static_checkers.exeter

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).