Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a30027
)
cirrus/ccache: Use G rather than GB suffix
author
Peter Eisentraut
<peter@eisentraut.org>
Mon, 13 Mar 2023 06:23:45 +0000
(07:23 +0100)
committer
Peter Eisentraut
<peter@eisentraut.org>
Mon, 13 Mar 2023 06:23:45 +0000
(07:23 +0100)
The former being the documented spelling.
Author: Justin Pryzby <pryzbyj@telsasoft.com>
Discussion: https://www.postgresql.org/message-id/
20230203142656
.GA1653%40telsasoft.com
.cirrus.yml
patch
|
blob
|
blame
|
history
diff --git
a/.cirrus.yml
b/.cirrus.yml
index aaf4066366cbb911c70506a372d5c9d82121c89d..505c50f3285027ffff20d857d67b10d11baaf386 100644
(file)
--- a/
.cirrus.yml
+++ b/
.cirrus.yml
@@
-664,7
+664,7
@@
task:
# Use larger ccache cache, as this task compiles with multiple compilers /
# flag combinations
- CCACHE_MAXSIZE: "1G
B
"
+ CCACHE_MAXSIZE: "1G"
CCACHE_DIR: "/tmp/ccache_dir"
LINUX_CONFIGURE_FEATURES: *LINUX_CONFIGURE_FEATURES