chiark / gitweb /
Improve some messages
authorIan Jackson <ian@liberator.relativity.greenend.org.uk>
Sat, 4 Jul 2009 17:29:18 +0000 (18:29 +0100)
committerIan Jackson <ian@liberator.relativity.greenend.org.uk>
Sat, 4 Jul 2009 17:29:18 +0000 (18:29 +0100)
pctb/commod-results-processor
pctb/structure.c

index 3ea53be79f49b73a36b9be2f592a307a05b2833e..e391e4749780c1a04e50abfc4f146a4317a3b771 100755 (executable)
@@ -449,7 +449,7 @@ sub main__upload () {
                          ]
                      };
 
-    print STDERR "Uploading data to server...\n";
+    print STDERR "Uploading data to $pctb...\n";
 
     my $resp= $ua->post("$url", Content => $content,
                        Content_Type => 'form-data');
index 9d92877c6e5b6a6fc23c42ce4332ed27d0c8112b..3a29760547565cc1e391c929d7f3f438f8f017e1 100644 (file)
@@ -96,7 +96,6 @@ static void mustfail1(const char *file, int line, const char *what) {
  "Unable to figure out contents of YPP client display.\n"
  "Please check the following:\n"
  "   * YPP client is showing commodity listing screen\n"
- "   * YPP client has antialiased text turned off (Ye / Options / General)\n"
  "   * YPP client window is on top (we try to raise it but your window\n"
  "      manager might have prevented that from succeeding)\n"
  "   * Your X display is 24bpp (NB some VNC servers use 16bpp by default)\n"