Skip to content

Commit

Permalink
driver: Update no exec warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Wallbraker committed Jun 26, 2017
1 parent dee22fc commit 0ddf3a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/battery/driver.volt
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ Normal usecase when standing in a project directory.
}

if (mExe.length == 0) {
info("warning: Didn't specify any executables, will not do anything.");
info("warning: Didn't specify any executables.");
}
}

Expand Down

0 comments on commit 0ddf3a6

Please sign in to comment.