diff options
author | Albert Zhang <albert.zhang@canonical.com> | 2014-07-09 20:13:50 +0800 |
---|---|---|
committer | Albert Zhang <albert.zhang@canonical.com> | 2014-07-09 20:13:50 +0800 |
commit | e09f0edce519e6170d7e454f035fff8d40767ea6 (patch) | |
tree | 870e418aab9161c9fb3a9dbb088b2c9195eb39d8 /scripts | |
parent | 3c7542719d22eaf602e368642f686339ab1418a1 (diff) |
rename the common wl
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/sutton-client | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/sutton-client b/scripts/sutton-client index 1b00bc7..8c885aa 100755 --- a/scripts/sutton-client +++ b/scripts/sutton-client @@ -10,7 +10,7 @@ text = "<p>Welcome to Sutton Testing!</p><p></p><p>This application will please see here: <a href=\"https://certification.canonical.com\">certification.canonical.com</a></p><p></p>" [suite] -whitelist_filter = "^sutton.*" +whitelist_filter = "^sutton.*|^oem.*" [submission] input_type = "regex" |