Fix tipo test/ -> tests/.

This commit is contained in:
cagney 2005-04-08 20:09:05 +00:00
parent 00764cbbb6
commit f8a3ed8e00
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
if test "$#" -eq 0
then
echo Usage: $0 /mnt/redhat/dist/DIST/gdb/VERSION/test/ARCH/build.log.gz ... 1>&2
echo Usage: $0 /mnt/redhat/dist/DIST/gdb/VERSION/tests/ARCH/build.log.gz ... 1>&2
exit 1
fi