mirror of
https://github.com/openresty/openresty.git
synced 2024-10-13 00:29:41 +00:00
renamed ngx_openresty to openresty.
This commit is contained in:
@ -23,7 +23,7 @@ sub run_tests {
|
||||
my $ver = `bash util/ver`;
|
||||
chomp $ver;
|
||||
|
||||
cd "ngx_openresty-$ver";
|
||||
cd "openresty-$ver";
|
||||
|
||||
$DistRoot = cwd();
|
||||
$BuildRoot = File::Spec->rel2abs("./build");
|
||||
|
Reference in New Issue
Block a user