Skip to content

Commit 64b78a5

Browse files
committed
Change make_images output a little bit
1 parent f633bce commit 64b78a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

make_images.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626

2727
travis_conf_line = '- DOCKER_IMAGE=%s'
2828
travis_conf = []
29+
print("")
2930

3031
for pg_version in pg_versions:
3132
pgname = 'pg%s' % pg_version.replace('.', '')
@@ -54,4 +55,5 @@
5455
print("upload ok:", image_name)
5556
travis_conf.append(travis_conf_line % image_name)
5657

58+
print("\ntravis configuration")
5759
print('\n'.join(travis_conf))

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy