X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/1a39ef5c9ad9caeb10b41cc046a980b6cd55c454..ff5c36782f4c2dc1cf08b9501f3fd479f3889a28:/Makefile diff --git a/Makefile b/Makefile index ec59d8c..8a8a63a 100644 --- a/Makefile +++ b/Makefile @@ -3,6 +3,6 @@ build: pod2man -c webcheckout webcheckout > webcheckout.1 test: - (echo "[]"; echo "checkout=") > mrconfig.tmp + (echo "[.]"; echo "checkout=") > mrconfig.tmp ./mr --trust-all -c mrconfig.tmp ed | grep -q "horse" rm -f mrconfig.tmp