Skip to content

Commit

Permalink
Revert Makefile change
Browse files Browse the repository at this point in the history
  • Loading branch information
nasrullo committed Sep 15, 2020
1 parent 1426c94 commit 4356816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ install: all
$(INSTALL) lib/resty/openssl/*.lua $(DESTDIR)$(LUA_LIB_DIR)/resty/openssl/

test: all
PATH=$(OPENRESTY_PREFIX)/nginx/sbin:$$PATH prove -I../test-nginx/lib -r t/openssl/digest.t
PATH=$(OPENRESTY_PREFIX)/nginx/sbin:$$PATH prove -I../test-nginx/lib -r t


0 comments on commit 4356816

Please sign in to comment.