diff --git a/src/cli/index.ts b/src/cli/index.ts index 1ad2ccd..c88a0fd 100755 --- a/src/cli/index.ts +++ b/src/cli/index.ts @@ -70,7 +70,7 @@ $ cat nonexistent cat: nonexistent: ... [1] -$ exit 0 +$ true [0]`) process.exit(0) }