Commit c7b85d80 authored by David Lawrence's avatar David Lawrence

Bug 1302143 - Bad json in META.json breaking checksetup.pl

parent 3d7f4c7c
......@@ -157,7 +157,7 @@
"prereqs" : {
"runtime" : {
"requires" : {
"JSON::RPC" : "0",
"JSON::RPC" : "0"
}
}
}
......
......@@ -552,7 +552,7 @@
[% END %]
<br>
[% END %]
Test mail sent to [% user.email %].
Test mail sent to [% user.email FILTER html %].
[% ELSIF message_tag == "parameters_updated" %]
[% title = "Parameters Updated" %]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment