Fix tipo test/ -> tests/.
This commit is contained in:
parent
00764cbbb6
commit
f8a3ed8e00
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
if test "$#" -eq 0
|
if test "$#" -eq 0
|
||||||
then
|
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
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user