Vi got me in trouble in r187102 - fix typo of duplicate output filename.
Submitted by: several
This commit is contained in:
parent
b5d54ecafa
commit
b7c4c1f7b9
@ -27,5 +27,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
|
||||
fetch -o /tmp/usb.if /tmp/usb.if http://www.usb.org/developers/tools/comp_dump/
|
||||
fetch -o /tmp/usb.if http://www.usb.org/developers/tools/comp_dump/
|
||||
awk -F '|' '{ printf "%#06x\t%s\n", $1, $2 }' < /tmp/usb.if | sort
|
||||
|
Loading…
Reference in New Issue
Block a user