Skip to content
This repository has been archived by the owner on Oct 20, 2018. It is now read-only.

Fix for #36 - Error Message Uses Incorrect Argument #37

Merged
merged 1 commit into from
Jan 13, 2018
Merged

Fix for #36 - Error Message Uses Incorrect Argument #37

merged 1 commit into from
Jan 13, 2018

Conversation

kennethmcfarland
Copy link
Contributor

This addresses issue #36 where the Load.java class does a check against a value provided in args[1] and if it is null, incorrectly provides the user with an error and a reference to args[0]. This simply changes the error message to reference the correct argument.

@keith-turner keith-turner merged commit 64bf7e5 into astralway:master Jan 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants