summaryrefslogtreecommitdiffstats
path: root/src/usr/hwas/test
diff options
context:
space:
mode:
authorElliott Dahle <dedahle@us.ibm.com>2013-11-13 12:00:44 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-11-13 14:21:48 -0600
commit088623f93c5015f0d9d9dae6b50e2b15c0c8b601 (patch)
tree62bd4e7a6174e4dc369ef21c1f8f20fe30eeeddb /src/usr/hwas/test
parentc4362eadbba0b06d27c47c45e0dabf3e079d4368 (diff)
downloadtalos-hostboot-088623f93c5015f0d9d9dae6b50e2b15c0c8b601.tar.gz
talos-hostboot-088623f93c5015f0d9d9dae6b50e2b15c0c8b601.zip
Remove printk statement from hwasGardTest.H
A printk was noticed after the chages for SW233565 were merged. Change-Id: Ibfafb7aa3d3500af1853657331dc9c7a554c4ff0 CQ:SW233565 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7229 Tested-by: Jenkins Server Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwas/test')
-rw-r--r--src/usr/hwas/test/hwasGardTest.H1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/usr/hwas/test/hwasGardTest.H b/src/usr/hwas/test/hwasGardTest.H
index a8439f563..a179ff75d 100644
--- a/src/usr/hwas/test/hwasGardTest.H
+++ b/src/usr/hwas/test/hwasGardTest.H
@@ -2874,7 +2874,6 @@ public:
// Call _deconfigureAssocProc to determine which procs
// should be deconfigured based on state of system passed in
- printk("hwasGardTest: Calling _deconfigureAssocProc\n");
l_pErr = DeconfigGard::_deconfigureAssocProc(l_tuletaProcs);
if (l_pErr)
{
OpenPOWER on IntegriCloud