From f8a3ed8e0068a89de5fd3862902f8b4e6f4accbf Mon Sep 17 00:00:00 2001
From: cagney <cagney@fedoraproject.org>
Date: Fri, 8 Apr 2005 20:09:05 +0000
Subject: [PATCH] Fix tipo test/ -> tests/.

---
 gdb2fail.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb2fail.sh b/gdb2fail.sh
index 0481df9..550eeed 100755
--- a/gdb2fail.sh
+++ b/gdb2fail.sh
@@ -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