automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[FYI] {branch-1.13.2} typofix: in diagnostic in test 't/tap-realtime.sh'


From: Stefano Lattarini
Subject: [FYI] {branch-1.13.2} typofix: in diagnostic in test 't/tap-realtime.sh'
Date: Thu, 14 Feb 2013 11:48:42 +0100

Signed-off-by: Stefano Lattarini <address@hidden>
---
 t/tap-realtime.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/t/tap-realtime.sh b/t/tap-realtime.sh
index 11e607d..e9b2b0c 100755
--- a/t/tap-realtime.sh
+++ b/t/tap-realtime.sh
@@ -45,7 +45,7 @@ rm -f expect-check
 # user as soon as it gets it.
 if ! using_gmake; then
   case $MAKE in
-    *\ -j*) skip_ "doesn't with non-GNU concurrent make";;
+    *\ -j*) skip_ "doesn't work with non-GNU concurrent make";;
   esac
   # Prevent Sun Distributed Make from trying to run in parallel.
   DMAKE_MODE=serial; export DMAKE_MODE
-- 
1.8.1.1.662.gaa39828




reply via email to

[Prev in Thread] Current Thread [Next in Thread]