projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
089480c
)
Fix configure executable permissions.
author
Andres Freund
<
[email protected]
>
Mon, 18 Jul 2022 01:41:32 +0000
(18:41 -0700)
committer
Andres Freund
<
[email protected]
>
Mon, 18 Jul 2022 01:41:32 +0000
(18:41 -0700)
I do not [yet] understand how, but my prior commit (
089480c0770
) accidentally
removed the exec bit from configure. I'll try to figure that out later, for
now re-add to unbreak the buildfarm.
configure
[changed mode: 0644->0755]
patch
|
blob
|
blame
|
history
diff --git
a/configure
b/configure
old mode 100644
(file)
new mode 100755
(executable)