mirror of
https://github.com/Mercury-Language/mercury.git
synced 2025-12-08 10:23:03 +00:00
Fix indentation.
This commit is contained in:
@@ -283,7 +283,8 @@ then
|
||||
tmp=Mmake.makefile
|
||||
else
|
||||
case "$MKTEMP" in
|
||||
"") old_umask=`umask`
|
||||
"")
|
||||
old_umask=`umask`
|
||||
umask 022
|
||||
try=0
|
||||
until
|
||||
|
||||
Reference in New Issue
Block a user