Revision: 55250
http://sourceforge.net/p/brlcad/code/55250
Author: carlmoore
Date: 2013-04-25 21:10:05 +0000 (Thu, 25 Apr 2013)
Log Message:
-----------
supply D as a possible option, because the messages which have been furnished
mention it
Modified Paths:
--------------
brlcad/trunk/src/util/dbcp.c
Modified: brlcad/trunk/src/util/dbcp.c
===================================================================
--- brlcad/trunk/src/util/dbcp.c 2013-04-25 20:20:58 UTC (rev 55249)
+++ brlcad/trunk/src/util/dbcp.c 2013-04-25 21:10:05 UTC (rev 55250)
@@ -80,7 +80,7 @@
int c;
int deprecated = 1;
- while ((c = bu_getopt(argc, argv, "v")) != -1) {
+ while ((c = bu_getopt(argc, argv, "vD")) != -1) {
switch (c) {
case 'v':
verbose++;
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits