Daniel Pouzzner
|
1c68da282c
portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest.
|
hai 2 meses |
Andras Fekete
|
971df19c5c
Missing fix
|
hai 1 ano |
Andras Fekete
|
6cb1aef836
Clean up old comments
|
hai 1 ano |
Andras Fekete
|
f9e5e4d08a
Clean up the 'async-check.sh' script
|
hai 1 ano |
Juliusz Sosinowicz
|
9ca1738b7a
Fix newlines in async script
|
hai 1 ano |
Juliusz Sosinowicz
|
8f8153220b
Remove trailing whitespace
|
hai 1 ano |
Juliusz Sosinowicz
|
f1a93f524d
Tabs -> spaces
|
hai 1 ano |
Juliusz Sosinowicz
|
4ddc975aca
Expand asyn-check script
|
hai 1 ano |
Juliusz Sosinowicz
|
27794c4b7e
Initial async test with gh action
|
hai 1 ano |
Daniel Pouzzner
|
abfc788389
script cleanup: use #!/bin/bash on all scripts that use "echo -e" (/bin/sh is sometimes a non-Bourne/non-POSIX shell, e.g. dash/ash, with no support for "echo -e"); fix whitespace.
|
%!s(int64=2) %!d(string=hai) anos |
David Garske
|
533f4a5c77
Speedups for the `git clone` calls in check scripts to use `--depth 1`.
|
%!s(int64=6) %!d(string=hai) anos |
David Garske
|
cb2f1d6d7d
Added new `async-check.sh` script for setting up the async simulator for internal testing.
|
%!s(int64=6) %!d(string=hai) anos |