Historial de Commits

Autor SHA1 Mensaje Fecha
  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. hace 1 mes
  Andras Fekete 971df19c5c Missing fix hace 1 año
  Andras Fekete 6cb1aef836 Clean up old comments hace 1 año
  Andras Fekete f9e5e4d08a Clean up the 'async-check.sh' script hace 1 año
  Juliusz Sosinowicz 9ca1738b7a Fix newlines in async script hace 1 año
  Juliusz Sosinowicz 8f8153220b Remove trailing whitespace hace 1 año
  Juliusz Sosinowicz f1a93f524d Tabs -> spaces hace 1 año
  Juliusz Sosinowicz 4ddc975aca Expand asyn-check script hace 1 año
  Juliusz Sosinowicz 27794c4b7e Initial async test with gh action hace 1 año
  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. hace 2 años
  David Garske 533f4a5c77 Speedups for the `git clone` calls in check scripts to use `--depth 1`. hace 6 años
  David Garske cb2f1d6d7d Added new `async-check.sh` script for setting up the async simulator for internal testing. hace 6 años