Commit Graph

9 Commits

Author SHA1 Message Date
Robert Kaussow b681751638
chore: fix shellcheck SC2323 (#11) 2023-01-14 23:47:20 +01:00
Robert Kaussow c0754cda8d
ci: initial setup (#1) 2021-05-17 13:40:25 +02:00
Robert Kaussow 8c440f34aa
fixes some posix compatibility issues 2020-07-30 15:57:32 +02:00
Jan Müller 19ef4b5579 Changes script interpreter from bash to sh 2020-07-30 14:48:54 +02:00
fanquake 0b65e6b7f5
doc: fix typos
Also trims trailing whitespace.
2019-08-24 08:41:33 +08:00
Neville Kadwa 91e25f3daf getopt location as a environment variable (to support mac/homebrew craziness) 2018-04-30 16:56:14 -04:00
Neville Kadwa 2bbab739dc add environment variable for retry attempt number; fix #9 2018-01-16 15:03:37 -05:00
Neville Kadwa 3b9de02bd8 fix so many problems with first bash implementation #6 2017-11-03 16:56:11 -04:00
Neville Kadwa 00c4bbcbfb shell only reimplementation of retry! #6
* currently needs gnu awk and getopt
2017-11-03 13:10:09 -04:00