CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/06/13 22:43:11
Modified files:
regress/usr.bin/ssh: Makefile penalty.sh
Added files:
regress/usr.bin/ssh: penalty-expire.sh
Log message:
split the PerSourcePenalties test in two: one tests penalty enforcement
but not penalty expiry, the other tests penalty expiry.
This lets us disable the expiry testing in certain CI test environments.
