]> Savannah Git Hosting - gnulib.git/commitdiff
autoupdate
authorKarl Berry <karl@freefriends.org>
Fri, 13 Nov 2020 18:28:34 +0000 (10:28 -0800)
committerKarl Berry <karl@freefriends.org>
Fri, 13 Nov 2020 18:28:34 +0000 (10:28 -0800)
build-aux/install-sh

index bf704a45273375a93093fb1d2fcd7d389d24e356..8cd4f5ca5ead2a43befc56c600db3fbdda803963 100755 (executable)
@@ -499,7 +499,7 @@ do
       if test -n "$backupsuffix" && test -f "$dst"; then
         $doit $mvcmd -f "$dst" "$dst$backupsuffix" 2>/dev/null
       fi
-      
+
       # Rename the file to the real destination.
       $doit $mvcmd -f "$dsttmp" "$dst" 2>/dev/null ||