tell people to submit a bug report
authorDavid Schleef <ds@schleef.org>
Wed, 4 Jun 2003 02:47:00 +0000 (02:47 +0000)
committerDavid Schleef <ds@schleef.org>
Wed, 4 Jun 2003 02:47:00 +0000 (02:47 +0000)
comedi_calibrate/comedi_calibrate.c

index 67b4af18b32c8849d36e9c64b31e1ff7bfc7664a..d070aa0e69d73467a2207b4b0f4149e9cf2e4614 100644 (file)
@@ -225,9 +225,9 @@ ok:
        device_status = setup.status;
 
        if(device_status<STATUS_DONE){
-               printf("Warning: device may be incompletely or incorrectly calibrated due to\n"
-                       "insufficient testing.\n"
-                       "Please send this output to <ds@schleef.org>.\n"
+               printf("Warning: device may not be not fully calibrated due to "
+                       "insufficient information.\n"
+                       "Please file a bug report at http://bugs.comedi.org/ and attach this output.\n"
                        "This output will also allow comedi_calibrate to execute more\n"
                        "quickly in the future.\n");
                if(verbose<1)verbose=1;