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.
|
2022-03-09 12:28:22 -06:00 |
|
John Safranek
|
95db44def3
|
remove autogen clone of fips repo; pre-push runs fips-check if fips directory exists
|
2015-07-30 16:33:14 -07:00 |
|
John Safranek
|
bcaa8cde06
|
fix pre-push calling fips-check with unimplemented option
|
2015-07-30 14:32:16 -07:00 |
|
John Safranek
|
e1513c30d2
|
added a pre-push hook. move fips test to pre-push check
|
2015-07-30 14:24:45 -07:00 |
|