CVSROOT: /cvs Module name: src Changes by: tobi...@cvs.openbsd.org 2014/01/10 15:52:50
Modified files: regress/usr.bin/signify: Makefile orders.txt.sig Log message: Don't overwrite the regress target, provide a test target instead. This allows the test target to fail without terminating overall regression tests. Clean up a little. Also adjust orders.txt.sig comment to new reality, making the test pass again. Looks ok to sthen@