summaryrefslogtreecommitdiffstats
path: root/src/usr/initservice/test
diff options
context:
space:
mode:
authorMissy Connell <missyc@us.ibm.com>2011-10-25 11:12:55 -0500
committerMelissa J. Connell <missyc@us.ibm.com>2011-10-27 15:56:31 -0500
commit9e86b070a4429e7db34a5438611a67098ab92dfb (patch)
tree52e04b08288a7496359c41eff98e8463e73ae5dc /src/usr/initservice/test
parent71564141e3a6c7f023a9484549baf319f0e1807e (diff)
downloadblackbird-hostboot-9e86b070a4429e7db34a5438611a67098ab92dfb.tar.gz
blackbird-hostboot-9e86b070a4429e7db34a5438611a67098ab92dfb.zip
Full permissions with no_access as default
MERGED changes.. only need Patrick and Mark to review extintsvctasks.H Change-Id: Iba5814e1b5913c6181a2be96df9682555fa2ab58 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/458 Tested-by: Jenkins Server Reviewed-by: Melissa J. Connell <missyc@us.ibm.com>
Diffstat (limited to 'src/usr/initservice/test')
-rw-r--r--src/usr/initservice/test/initservicetest.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/initservice/test/initservicetest.H b/src/usr/initservice/test/initservicetest.H
index 6a32d73fd..1a8951ff3 100644
--- a/src/usr/initservice/test/initservicetest.H
+++ b/src/usr/initservice/test/initservicetest.H
@@ -63,7 +63,7 @@ const INITSERVICE::TaskInfo TASK_TEST2 = {
NULL, // ptr to fn
{
INITSERVICE::START_TASK, // startflag=true, try to start
- INITSERVICE::BASE_IMAGE, // Base Module
+ INITSERVICE::EXT_IMAGE, // Ext Inmage Module
INITSERVICE::INIT_SVC_TEST2_ERRL_ID, // module id for errorlog
},
};
OpenPOWER on IntegriCloud