We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ec83c7 commit 25f4599Copy full SHA for 25f4599
Makefile
@@ -16,7 +16,6 @@ all:
16
17
.PHONY: cutarelease
18
cutarelease:
19
- [[ ! -d tmp ]] # No 'tmp/' allowed: https://github.com/isaacs/npm/issues/2144
20
./tools/cutarelease.py -p ldapauth -f package.json
21
22
.PHONY: check-jsstyle
0 commit comments