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
- Lines: 12
- Date:
Sat Jan 2 10:30:48 1999
- Orig file:
v2.2.0-pre3/linux/scripts/tkcond.c
- Orig date:
Wed May 20 19:10:42 1998
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