automake-patches
[Top][All Lists]
Advanced

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

[FYI] {master} fixup: botched merge for bin/automake.in


From: Stefano Lattarini
Subject: [FYI] {master} fixup: botched merge for bin/automake.in
Date: Mon, 3 Jun 2013 22:30:43 +0200

* bin/automake.in (print_autodist_files): Here, we had unwittingly
botched up a 'format' invocation in the latest merge.

Signed-off-by: Stefano Lattarini <address@hidden>
---
 bin/automake.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/automake.in b/bin/automake.in
index e78c005..07a63c2 100644
--- a/bin/automake.in
+++ b/bin/automake.in
@@ -7745,7 +7745,7 @@ sub print_autodist_files
 
   my @four;
   format USAGE_FORMAT =
- <<<<<<<<<<<<<<<<   @<<<<<<<<<<<<<<<<   @<<<<<<<<<<<<<<<<   @<<<<<<<<<<<<<<<<
+  @<<<<<<<<<<<<<<<<   @<<<<<<<<<<<<<<<<   @<<<<<<<<<<<<<<<<   @<<<<<<<<<<<<<<<<
   $four[0],           $four[1],           $four[2],           $four[3]
 .
   local $~ = "USAGE_FORMAT";
-- 
1.8.3.rc3.8.g5e49f30




reply via email to

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