From 8c6c1fe72eb625ad58aa483c9a69ee1bc082e4b0 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 13 Nov 2020 10:28:34 -0800 Subject: [PATCH] autoupdate --- build-aux/install-sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-aux/install-sh b/build-aux/install-sh index bf704a4527..8cd4f5ca5e 100755 --- a/build-aux/install-sh +++ b/build-aux/install-sh @@ -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 || -- 2.39.5