Skip to content
Snippets Groups Projects
  1. Oct 05, 2016
  2. Oct 04, 2016
  3. Oct 03, 2016
  4. Oct 02, 2016
  5. Sep 29, 2016
  6. Sep 28, 2016
  7. Sep 20, 2016
  8. Sep 16, 2016
  9. Sep 15, 2016
  10. Sep 14, 2016
    • Manuel Günther's avatar
      Merge branch 'config_file' into 'master' · 28a640f6
      Manuel Günther authored
      Suggests configuration file should be the default "way" with `verify.py`
      
      In this merge request, the idea is we emphasize people should rather use configuration files with `verify.py`. The change is minor, but allows users to run the script issuing:
      
      ```sh
      $ ./bin/verify.py -vv <my-config>
      ```
      
      I mark it as a work-in-progress, because I still wanted to have `<my-config>` to optionally be a resource. @mguenther: could you please make so? I'm not sure I'm capable of doing this with ruining something else. This will allow us to distribute baselines inside packages, w/o requiring users to know where they are installed.
      
      See merge request !36
      28a640f6
Loading