Pull Request #21 cmd: check if required flags are set

Using c.String("…") == "" instead of !c.IsSet("…") since c.IsSet only
checks if the flag is passed on the command line, it doesn't check if
it's set in env vars.

Sarah Hodne avatar Sarah Hodne

Pull request event #73 passed

  • Ran for
  • New branch build
AMD64
no language set
Git

Sorry, we're having troubles fetching jobs. Please try again later.