mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2024-11-01 14:14:38 +02:00
test commit log
This commit is contained in:
parent
fcfc0fa90d
commit
a03f50dc0d
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
|
||||||
|
Loading…
Reference in New Issue
Block a user