Skip to content

fixes bug to disallow null or invalid directory #12#14

Open
Codher15 wants to merge 1 commit intomweitzel:masterfrom
Codher15:directory_issue
Open

fixes bug to disallow null or invalid directory #12#14
Codher15 wants to merge 1 commit intomweitzel:masterfrom
Codher15:directory_issue

Conversation

@Codher15
Copy link

@Codher15 Codher15 commented Mar 7, 2017

In the present code of firetower, if a null string is entered in the -d or --directory command, then it defaults it to the current directory. We have modified the code so that if in case a null string is passed in these arguments as directory, then it calls usage and in case of an invalid directory an error message saying "not a directory" is displayed along with call to usage.

@Codher15
Copy link
Author

Codher15 commented Apr 6, 2017

Still waiting for your comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments