summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/cmd-shim/lib/to-batch-syntax.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/cmd-shim/lib/to-batch-syntax.js')
-rw-r--r--deps/npm/node_modules/cmd-shim/lib/to-batch-syntax.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/deps/npm/node_modules/cmd-shim/lib/to-batch-syntax.js b/deps/npm/node_modules/cmd-shim/lib/to-batch-syntax.js
index 59d242c071..734be551d2 100644
--- a/deps/npm/node_modules/cmd-shim/lib/to-batch-syntax.js
+++ b/deps/npm/node_modules/cmd-shim/lib/to-batch-syntax.js
@@ -47,3 +47,5 @@ function replaceDollarWithPercentPair(value) {
result += value.substr(startIndex)
return result
}
+
+