Content-Length: 268871 | pFad | http://github.com/shelljs/shelljs/commit/7ee0f30bc97c3672e14d6eae2e973de5adc32aef

16 wip · shelljs/shelljs@7ee0f30 · GitHub
Skip to content

Commit 7ee0f30

Browse files
committed
wip
1 parent 6be8ef1 commit 7ee0f30

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/cmd.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -183,9 +183,9 @@ test.only('set maxBuffer (very small)', t => {
183183
t.is(result.code, 0);
184184
t.is(result.stdout, '1234567890\n');
185185
result = shell.cmd('shx', 'echo', '1234567890', { maxBuffer: 3 });
186-
t.truthy(shell.error());
187-
t.is(result.code, 1);
188-
t.is(result.stdout, '1234567890\n');
186+
// t.truthy(shell.error());
187+
// t.is(result.code, 1);
188+
t.is(result.stdout, 'see what the value is');
189189
});
190190

191191
test('set timeout option', t => {

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/shelljs/shelljs/commit/7ee0f30bc97c3672e14d6eae2e973de5adc32aef

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy