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