1
0
Fork 0
forked from mirrors/openup
Commit graph

113 commits

Author SHA1 Message Date
Antoine Jacoutot
3266260048 Explicitely notify that we are running in dry run mode. 2013-08-09 11:17:04 +02:00
Antoine Jacoutot
01dde390fc Use SSL fingerprint to check the certificate.
Move generic rm(1) call in trap.
Run a wildcard rm(1) at the end of the script.
Cope with multiple certificates in one PEM file.
2013-08-09 10:37:43 +02:00
Antoine Jacoutot
c02d1d5463 Run $_CMD under eval, so that redirection is properly handled. 2013-08-09 09:31:58 +02:00
Antoine Jacoutot
59f4095432 More output. 2013-08-08 11:17:00 +02:00
Antoine Jacoutot
47bd274ab7 Always display the command we are about to run.
Implement trap.
2013-08-08 11:11:18 +02:00
Antoine Jacoutot
7f59ecbcef Fix runtime option parsing. 2013-08-08 10:54:59 +02:00
Antoine Jacoutot
824106a288 Move some stuffs around: we want all sanity checks to run first before creating any temp files or anything.
Simplify some stuffs and rename a temp file.
2013-08-07 17:18:55 +02:00
Antoine Jacoutot
2ee5d0e3d8 Move variable assignment at the top. 2013-08-06 10:44:40 +02:00
Antoine Jacoutot
19af198490 Factorize TMPDIR. 2013-08-06 10:43:06 +02:00
Antoine Jacoutot
038da756dd Redo the way we do dry runs to output the command that would have been run.
Simplify some stuffs while here.
Bump version.
2013-08-06 10:27:57 +02:00
Antoine Jacoutot
782f8fb411 OPENUP_URL is now valid.
Fix the check for the minimum supported release.
Reverse logic for DRYRUN mode, we don't want to claim to modify anything
when we actually don't.
2013-08-06 10:03:36 +02:00
Antoine Jacoutot
657f87a7db add copyright year 2013-08-06 09:35:21 +02:00
Antoine Jacoutot
2c9ebbdf92 Initial openup import. DO NOT USE YET! 2013-08-06 09:30:13 +02:00