gnulib-tool: Fix indentation.
authorBruno Haible <bruno@clisp.org>
Sun, 19 Aug 2012 12:08:12 +0000 (14:08 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 19 Aug 2012 12:08:12 +0000 (14:08 +0200)
* gnulib-tool (func_import): Fix indentation.

ChangeLog
gnulib-tool

index 9774f33..85d22a1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2012-08-19  Bruno Haible  <bruno@clisp.org>
 
+       gnulib-tool: Fix indentation.
+       * gnulib-tool (func_import): Fix indentation.
+
+2012-08-19  Bruno Haible  <bruno@clisp.org>
+
        gnulib-tool: Remove old file names from .cvsignore, .gitignore.
        * gnulib-tool (func_update_ignorelist): Don't use 'join -v 1' command
        on the list of removed files.
index d82be33..85106bf 100755 (executable)
@@ -5341,7 +5341,7 @@ s,//*$,/,'
         echo "Create $testsbase/$makefile_am"
         rm -f "$tmpfile"
       fi
-    func_append added_files "$testsbase/$makefile_am$nl"
+      func_append added_files "$testsbase/$makefile_am$nl"
     fi
   fi