7161980 Should remove the obselete -d from the usr/src/tools/env/developer.sh
authorMary Ding <mary.ding@oracle.com>
Wed, 18 Apr 2012 11:54:12 -0700
changeset 1641 2d176608d7d6
parent 1640 851d069ece17
child 1642 e27cd6bf7e7b
7161980 Should remove the obselete -d from the usr/src/tools/env/developer.sh
usr/src/tools/env/developer.sh
--- a/usr/src/tools/env/developer.sh	Wed Apr 18 10:52:00 2012 -0700
+++ b/usr/src/tools/env/developer.sh	Wed Apr 18 11:54:12 2012 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2007, 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2007, 2012, Oracle and/or its affiliates. All rights reserved.
 #
 
 # Configuration variables for the runtime environment of the nightly
@@ -46,7 +46,7 @@
 # Other features disabled:
 #	CHECK_PATHS	no packaging exception list
 #
-export NIGHTLY_OPTIONS="-AMNdlmp +t";
+export NIGHTLY_OPTIONS="-AMNlmp +t";
 
 # This is a variable for the rest of the script - GATE doesn't matter to
 # nightly itself