incubator-pagespeed-ngx icon indicating copy to clipboard operation
incubator-pagespeed-ngx copied to clipboard

Long option --builddir doesn't work

Open palviggi-flagbit opened this issue 4 years ago • 0 comments

The long version of -b (--builddir) is broken, before using it, it checks for buildir (with a missing d), so it says unrecognized option.

https://github.com/apache/incubator-pagespeed-ngx/blob/master/scripts/build_ngx_pagespeed.sh#L316

palviggi-flagbit avatar Feb 22 '21 13:02 palviggi-flagbit