We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f483fe1 commit e4f2b88Copy full SHA for e4f2b88
Makefile
@@ -1,6 +1,6 @@
1
SHELL := /bin/bash # Cheat by using bash :)
2
3
-OPENRESTY_PREFIX = /usr/local/openresty-debug
+OPENRESTY_PREFIX = /usr/local/openresty
4
5
TEST_FILE ?= t
6
SENTINEL_TEST_FILE ?= $(TEST_FILE)/sentinel
0 commit comments