Navigation Menu

Skip to content

Commit

Permalink
Fix sh shim
Browse files Browse the repository at this point in the history
  • Loading branch information
pvorb authored and isaacs committed Jan 12, 2012
1 parent 3da868d commit 91ccdb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/utils/cmd-shim.js
Expand Up @@ -129,7 +129,7 @@ function writeShim_ (from, to, prog, args, cb) {
log.warn("Could not write "+to, "shShim")
}
cb(er)
}
})
}
})
}

0 comments on commit 91ccdb6

Please sign in to comment.