Commit Graph

10 Commits

Author SHA1 Message Date
Evgeny Vereshchagin 6d39b78824 Add `dnf history` error for the sudo rule
$ dnf history
You don't have access to the history DB.
2015-07-21 12:56:25 +00:00
TJ Horner ea306038f9 Fix sudo rule 2015-06-15 17:08:08 -07:00
nvbn 99d9c9aff7 #132 Merge `pip_install_sudo` rule with `sudo` rule 2015-04-29 05:01:30 +02:00
Trace d3295e6a4e Hoping this fixes the issue of it not working.
Still new to this project. My problem of it not working (I admit to being at fault) was that I had not added the same rule to the test case.
2015-04-28 11:59:15 -05:00
nvbn 698451f65d Use parametrized tests where it possible 2015-04-25 02:54:39 +02:00
nvbn b7cb407637 Add useful constructors for `Rule` and `Command` for tests 2015-04-25 02:35:26 +02:00
nvbn d3d1f99232 Move special data types to `types` 2015-04-22 23:04:22 +02:00
nvbn 9ed022d67f Pass settings to the rules 2015-04-08 21:08:35 +02:00
nvbn 173a4300b4 Fix sudo after npm errors 2015-04-08 19:16:15 +02:00
nvbn 71f1f4224b Initial commit 2015-04-08 18:15:49 +02:00