From 435ad43809f5ac9f3f0f071c9fd002e57bf0eff4 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Wed, 4 Jun 2003 02:47:00 +0000 Subject: [PATCH] tell people to submit a bug report --- comedi_calibrate/comedi_calibrate.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/comedi_calibrate/comedi_calibrate.c b/comedi_calibrate/comedi_calibrate.c index 67b4af1..d070aa0 100644 --- a/comedi_calibrate/comedi_calibrate.c +++ b/comedi_calibrate/comedi_calibrate.c @@ -225,9 +225,9 @@ ok: device_status = setup.status; if(device_status.\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; -- 2.26.2