diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2014-04-22 17:06:46 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2014-04-22 17:29:22 -0300 |
commit | bcf3c5d5928585e06c058bf1754100d078919bbd (patch) | |
tree | 2b229a8ec36ed0931ef32eb422c7dfbb330e578f /changes | |
parent | 9095efc3c98d043cd32a783b0bebba6baf259e55 (diff) |
Add flag to skip provider checks in wizard.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/feature_skip-wizard-checks | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/feature_skip-wizard-checks b/changes/feature_skip-wizard-checks new file mode 100644 index 00000000..c1eb07a4 --- /dev/null +++ b/changes/feature_skip-wizard-checks @@ -0,0 +1 @@ +- Add flag to skip provider checks in wizard (only for testing). |