commit | a35897da6fcddec45270324a67614deaaacbde94 | [log] [tgz] |
---|---|---|
author | Ying Wang <wangying@google.com> | Tue Dec 08 14:59:43 2009 -0800 |
committer | Ying Wang <wangying@google.com> | Thu Dec 10 10:55:50 2009 -0800 |
tree | 2140467c448c48ea40242a3942b016c65dea7933 | |
parent | 863270d143ab4d496029f8417094187061e74ef2 [diff] |
Package blacklist/whitelist file support for Monkey. With this CL, you can specify a package whitelist file or a package blacklist file, but not both. You can not specify both individual packages via -p and blacklist file, either. But you can specify both whitelist file and individual packages via -p and they will be summed up.