Skip to content

Commit

Permalink
[refactor minor] Code formatting, unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalecki authored and indexzero committed Nov 23, 2011
1 parent feade6c commit b9c5f18
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/forever/cli.js
Original file line number Diff line number Diff line change
Expand Up @@ -168,8 +168,7 @@ function getOptions(file) {
// Now we have to force optimist to reparse command line options because
// we've removed some before.
//
app.config.system.reset();
app.config.system.loadSync();
app.config.system.loadArgv();

[
'pidFile', 'logFile', 'errFile', 'watch', 'minUptime', 'appendLog',
Expand Down

0 comments on commit b9c5f18

Please sign in to comment.