Code Review
/
redfish.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
e8acd28
)
move BUILD_WEBPORT to buildrc
97/197/1
author
davidplunkett
<dp7642@att.com>
Fri, 3 Aug 2018 19:19:50 +0000
(15:19 -0400)
committer
davidplunkett
<dp7642@att.com>
Fri, 3 Aug 2018 19:19:50 +0000
(15:19 -0400)
Change-Id: I9fe6ad9f6be2e743b39401d864f9fac1958960b3
Signed-off-by: davidplunkett <dp7642@att.com>
buildrc
patch
|
blob
|
history
diff --git
a/buildrc
b/buildrc
index
f3cca76
..
e9fb264
100644
(file)
--- a/
buildrc
+++ b/
buildrc
@@
-34,4
+34,4
@@
export BUILD_ROOT=${BUILD_ROOT:-$REDFISH_ROOT/server-config}
export IPXE_ROOT=${IPXE_ROOT:-$REDFISH_ROOT/ipxe}
export UBUNTU_URL=${UBUNTU_URL:-http://releases.ubuntu.com/16.04/ubuntu-16.04.5-server-amd64.iso}
-
+export BUILD_WEBPORT=8090