Commit Graph
1 Commits
Author SHA1 Message Date
captainwasabi 3f72f23e81 add proper check for DNS error in list_target_files
The elif needed to check to see if the string was in the listing of results of the shell command.  As it was the conditional was just the string which always evaluates to true and was therefore giving a misleading error message.
2019-08-11 16:49:35 -04:00