blob: 68ac8563077a98023cf7895d9bfb71ab022b6bd6 [file] [log] [blame]
Prachi Gupta82876632016-11-22 09:52:53 -06001From 699c082748e66cbc696bf44991952de600880dba Mon Sep 17 00:00:00 2001
2From: Elizabeth Liner <eliner@us.ibm.com>
3Date: Mon, 14 Nov 2016 17:07:50 -0600
4Subject: [PATCH] Makefile changes for OP Build CI Witherspoon
5
6Change-Id: Id51c5333c10e910f54d9f2fb5666ed5701efbfc0
7Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32621
8Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
9Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
10Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
11Reviewed-by: Stewart Smith <stewart@linux.vnet.ibm.com>
12Reviewed-by: Prachi Gupta <pragupta@us.ibm.com>
13Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
14---
15 src/usr/testcore/lib/makefile | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18diff --git a/src/usr/testcore/lib/makefile b/src/usr/testcore/lib/makefile
19index 9866637..a688b2a 100644
20--- a/src/usr/testcore/lib/makefile
21+++ b/src/usr/testcore/lib/makefile
22@@ -25,8 +25,8 @@
23 ROOTPATH = ../../../..
24
25 MODULE = testsyslib
26-// @TODO-RTC:151185-Turn enable all test cases
27-// TESTS = *.H
28+#@TODO-RTC:151185-Turn enable all test cases
29+#TESTS = *.H
30 TESTS = stltest.H
31
32
33--
341.8.2.2
35