patch-2.2.0-pre4 linux/scripts/tkcond.c

Next file: linux/Documentation/Configure.help
Previous file: linux/scripts/ksymoops.cc
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.0-pre3/linux/scripts/tkcond.c linux/scripts/tkcond.c
@@ -132,8 +132,8 @@
 	    }
 	  else
 	    {
-	      fprintf(stderr,"Ooops\n");
-	      exit(0);
+	      fprintf(stderr,"tkparse can't handle this conditional\n");
+	      exit(1);
 	    }
 	}
 


FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov