[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
FYI: distcom3.test typo
From: |
Alexandre Duret-Lutz |
Subject: |
FYI: distcom3.test typo |
Date: |
Sun, 24 Oct 2004 01:11:35 +0200 |
User-agent: |
Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) |
Installed on HEAD and branch-1-9.
2004-10-24 Alexandre Duret-Lutz <address@hidden>
* tests/distcom3.test: Typo.
Index: tests/distcom3.test
===================================================================
RCS file: /cvs/automake/automake/tests/distcom3.test,v
retrieving revision 1.2
diff -u -r1.2 distcom3.test
--- tests/distcom3.test 3 Jul 2003 18:58:50 -0000 1.2
+++ tests/distcom3.test 23 Oct 2004 23:10:15 -0000
@@ -1,5 +1,5 @@
#! /bin/sh
-# Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
#
# This file is part of GNU Automake.
#
@@ -40,7 +40,7 @@
# Should not warn about missing README, since it is a target.
$AUTOMAKE --add-missing --gnu >stdout 2>&1
cat stdout
-grep README stdour && exit 1
+grep README stdout && exit 1
sed -n -e '/^DIST_COMMON =.*\\$/ {
:loop
--
Alexandre Duret-Lutz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- FYI: distcom3.test typo,
Alexandre Duret-Lutz <=