1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 10:22:48 +02:00

test commit log

This commit is contained in:
xiangfu 2009-04-04 02:20:03 +00:00
parent fcfc0fa90d
commit a03f50dc0d

View File

@ -129,6 +129,6 @@ clean-toolchain:
testhelp:
make --print-data-base --question | \
awk '/^[^.%][-A-Za-z0-9_]*:/ \
{ print substr($$1, 1, length($$1)-1) }' | \
{ print substr($$1, 1, length($$1)-1) }' | \
sort | \
pr --omit-pagination --width=80 --columns=1