We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab76956 commit 562c81dCopy full SHA for 562c81d
CalibTracker/SiPixelConnectivity/test/SiPixelFedCablingMapWriter.cc
@@ -45,9 +45,6 @@ SiPixelFedCablingMapWriter::SiPixelFedCablingMapWriter(const edm::ParameterSet&
45
out << " input file name " << fileName_ << endl;
46
//out << " phase " << phase1_ << endl;
47
LogInfo("initialisation: ") << out.str();
48
-
49
- //::putenv(const_cast<char*>(std::string("CORAL_AUTH_USER=me").c_str()));
50
- //::putenv(const_cast<char*>(std::string("CORAL_AUTH_PASSWORD=none").c_str()));
51
}
52
53
SiPixelFedCablingMapWriter::~SiPixelFedCablingMapWriter() = default;
0 commit comments