Georges Dupéron
|
532140f5fc
|
Use only mktemp -d, as it is near-impossible to get mktemp to create a file with a suffix (extension) on macos
|
2018-07-25 09:50:10 +02:00 |
|
Georges Dupéron
|
cea641936a
|
mktemp: behaviour is too different between mac and linux, factored out workarounds to a separate .sh
|
2018-07-25 09:50:10 +02:00 |
|
Georges Dupéron
|
f16410b718
|
macos: mktemp does not accept --suffix option, use a template instead
|
2018-07-25 09:50:10 +02:00 |
|
Georges Dupéron
|
0371e15dbd
|
macos: compatibility with wc
|
2018-07-25 09:50:10 +02:00 |
|
Georges Dupéron
|
1cbc87a562
|
macos: sed compatibility
|
2018-07-21 23:20:15 +02:00 |
|
Georges Dupéron
|
a1a80feeea
|
Remove artificial slowdown of ansi screenshots, use an ASCII character instead of an UTF-8 one to avoid corruption by travis. Cleanup.
|
2018-07-08 22:14:12 +02:00 |
|
Georges Dupéron
|
96727b4241
|
Enable error-detection (set -e) in all .sh scripts
|
2018-07-03 15:06:32 +02:00 |
|
Georges Dupéron
|
c8806b151e
|
Remove temporary files upon success (still to do: make sure they are also removed on failure)
|
2018-06-30 16:56:39 +02:00 |
|
Georges Dupéron
|
925d0d787b
|
Switch from tempfile to mktemp, as tempfile is deprecated
|
2018-06-30 16:52:00 +02:00 |
|
Georges Dupéron
|
a42e96d773
|
Added extra newline with the new slowdown
|
2018-06-30 00:53:36 +02:00 |
|
Georges Dupéron
|
52aa606f62
|
width for the public Travis log
|
2018-06-29 23:54:57 +02:00 |
|
Georges Dupéron
|
608a87e203
|
Fixed newlines in slowed down screenshot
|
2018-06-29 23:53:23 +02:00 |
|
Georges Dupéron
|
e618bd368d
|
another slowdown attempt
|
2018-06-29 23:47:14 +02:00 |
|
Georges Dupéron
|
29dc3d26cf
|
Attempt at slowing down the output even more, so that Travis finally stops corrupting the data.
|
2018-06-29 23:41:57 +02:00 |
|
Georges Dupéron
|
83ca31c5e2
|
Decrease again display speed to try to avoid data corruption by Travis.
|
2018-06-29 09:12:48 +02:00 |
|
Georges Dupéron
|
1c13c98ef0
|
Take better screenshots; reorganized files
|
2018-06-29 08:54:45 +02:00 |
|