Fix indentation.

This commit is contained in:
Zoltan Somogyi
2020-04-10 18:28:10 +10:00
parent c4b4ae70be
commit e21a1a1c1c

View File

@@ -283,7 +283,8 @@ then
tmp=Mmake.makefile
else
case "$MKTEMP" in
"") old_umask=`umask`
"")
old_umask=`umask`
umask 022
try=0
until