Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2012-08-13 20:46:23 +0400
committerisaacs <i@izs.me>2012-08-13 20:46:23 +0400
commit2195f8389aa181ea1cc68922d9fad8bf8a04d7a2 (patch)
tree5de1bf7087df12c0b336561ab342b42ff28637d1 /node_modules/glob/glob.js
parent2538cace64184b30e2ab3d28c0f924b8b5b69d2b (diff)
update glob
Diffstat (limited to 'node_modules/glob/glob.js')
-rw-r--r--node_modules/glob/glob.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/glob/glob.js b/node_modules/glob/glob.js
index 6285962a9..f58c4bbb3 100644
--- a/node_modules/glob/glob.js
+++ b/node_modules/glob/glob.js
@@ -178,7 +178,7 @@ Glob.prototype._finish = function () {
if (this.nonull) {
var literal = this.minimatch.globSet[i]
if (nou) all.push(literal)
- else nou[literal] = true
+ else all[literal] = true
}
} else {
// had matches