chiark / gitweb /
Merge branch 'refs/remote/t.fa.mason'
authorIan Jackson <ian@liberator.relativity.greenend.org.uk>
Thu, 29 Oct 2009 18:57:44 +0000 (18:57 +0000)
committerIan Jackson <ian@liberator.relativity.greenend.org.uk>
Thu, 29 Oct 2009 18:57:44 +0000 (18:57 +0000)
yarrg/web/check_capacitystring
yarrg/web/intro

index 321d7540fcf31e9bf953c8574e30015de32351d4..52eab28264836ca8208e49a82a16db9beb8e3597 100644 (file)
@@ -152,7 +152,7 @@ my $parse_term= sub {
        $first_term= 0;
 };
 
-while ($string =~ s/^(.*?)(\bminus\b|-|\bplus\b|\+)//) {
+while ($string =~ s/^(.*?)(\bminus\b|-|\bplus\b|\+)//i) {
        my ($lhs)= ($1);
        my @nextsign= $2 =~ m/^p|^\+/ ? (+1,'+') : (-1,'-');
        $show_answer= 1;
index 13f553bafe7d0420f4f84fe7db553affb6fb2eb6..8e993a0034254d7586dd13b315d3d68f13c7d1b1 100755 (executable)
@@ -71,8 +71,8 @@ website.
 
 <h2>Uploading from Linux</h2>
 
-The YARRG upload client uploads both to YARRG and to the
-<a href="http://pctb.ilk.org/">PCTB testing server</a>.
+The YARRG upload client uploads both to YARRG and
+<a href="http://pctb.crabdance.com/">PCTB</a>.
 
 <p>