mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2025-04-21 12:27:27 +03:00
test commit log
This commit is contained in:
2
Makefile
2
Makefile
@@ -129,6 +129,6 @@ clean-toolchain:
|
|||||||
testhelp:
|
testhelp:
|
||||||
make --print-data-base --question | \
|
make --print-data-base --question | \
|
||||||
awk '/^[^.%][-A-Za-z0-9_]*:/ \
|
awk '/^[^.%][-A-Za-z0-9_]*:/ \
|
||||||
{ print substr($$1, 1, length($$1)-1) }' | \
|
{ print substr($$1, 1, length($$1)-1) }' | \
|
||||||
sort | \
|
sort | \
|
||||||
pr --omit-pagination --width=80 --columns=1
|
pr --omit-pagination --width=80 --columns=1
|
||||||
|
|||||||
Reference in New Issue
Block a user