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.
|
2 years ago |
John Safranek
|
95db44def3
remove autogen clone of fips repo; pre-push runs fips-check if fips directory exists
|
9 years ago |
John Safranek
|
bcaa8cde06
fix pre-push calling fips-check with unimplemented option
|
9 years ago |
John Safranek
|
e1513c30d2
added a pre-push hook. move fips test to pre-push check
|
9 years ago |