From d13097769feded84b83b4c9a35296c9096cec511 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Wed, 26 Dec 2018 14:38:46 +0800 Subject: [PATCH] Port 2d4141b7d7ea61e2bdd7006ab4bf59925abc340e --- xCAT-server/share/xcat/install/scripts/post.xcat.ng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-server/share/xcat/install/scripts/post.xcat.ng b/xCAT-server/share/xcat/install/scripts/post.xcat.ng index 2f9323741..53a2fe878 100644 --- a/xCAT-server/share/xcat/install/scripts/post.xcat.ng +++ b/xCAT-server/share/xcat/install/scripts/post.xcat.ng @@ -8,7 +8,7 @@ export XCATIPORT="#TABLE:site:key=xcatiport:value#" export INSTALLDIR="#TABLE:site:key=installdir:value#" export TFTPDIR="#TABLE:site:key=tftpdir:value#" export XCATDEBUGMODE="#TABLEBLANKOKAY:site:key=xcatdebugmode:value#" -export HTTPPORT="#TABLE:site:key=httpport:value#" +export HTTPPORT="#TABLEBLANKOKAY:site:key=httpport:value#" #INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/scriptlib#