diff options
author | Frank Schoenheit [fs] <frank.schoenheit@oracle.com> | 2011-02-21 10:32:07 +0100 |
---|---|---|
committer | Frank Schoenheit [fs] <frank.schoenheit@oracle.com> | 2011-02-21 10:32:07 +0100 |
commit | dd23e0428ff23f7217ae4dbc9798fc55d1275b13 (patch) | |
tree | a4f3266a3d9d5930e2da3218dc23f318f60e7fe8 /set_soenv.in | |
parent | 1c14599519ed693d9c9db3b564627559c9e813c3 (diff) |
debuglevels: let smoketestoo_native use a dedicated version of dbgsvrc/DBGSV_INIT, instead of using the default which the build env points to - it might direct assertion output to whereever ...
Diffstat (limited to 'set_soenv.in')
-rw-r--r-- | set_soenv.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/set_soenv.in b/set_soenv.in index d10cdfab8da3..d26cee12f012 100644 --- a/set_soenv.in +++ b/set_soenv.in @@ -2053,7 +2053,6 @@ if ($platform =~ m/os2/) ToFile( "SWITCHAR", "-", "e"); } ToFile( "SAL_ENABLE_FILE_LOCKING", "1", "e"); -ToFile( "DBGSV_INIT", "$SOLARENV/bin/dbgsv.ini", "e"); # # Writing unset variables you might not need to file. # |