mirror of
https://github.com/openresty/openresty.git
synced 2024-10-13 00:29:41 +00:00
run the test suite in the right way.
This commit is contained in:
@ -10,7 +10,7 @@ sub cd ($);
|
||||
my $ver = `bash util/ver`;
|
||||
chomp $ver;
|
||||
|
||||
shell "make";
|
||||
#shell "make";
|
||||
|
||||
cd "ngx_openresty-$ver";
|
||||
shell "./configure --help > help.txt";
|
||||
|
Reference in New Issue
Block a user