mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-23 20:36:33 +01:00
Removed obsolete files from the build.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
This commit is contained in:
parent
9c11b740bb
commit
1971c97650
@ -82,9 +82,6 @@ rebranding_global ${REPO}/XenAdmin/XenAdmin.csproj
|
||||
#XenModel
|
||||
rebranding_global ${REPO}/Branding/Branding.resx
|
||||
|
||||
#XenOvfApi rebranding
|
||||
rebranding_global ${REPO}/XenOvfApi/app.config
|
||||
|
||||
PRODUCT_GUID=$(uuidgen | tr [a-z] [A-Z] | tr -d [:space:])
|
||||
|
||||
sed -b -i -e "s/@AUTOGEN_PRODUCT_GUID@/${PRODUCT_GUID}/g" \
|
||||
@ -99,7 +96,6 @@ sed -b -i -e "s/@AUTOGEN_PRODUCT_GUID@/${PRODUCT_GUID}/g" \
|
||||
|
||||
#XenAdminTests
|
||||
rebranding_global ${REPO}/XenAdminTests/TestResources/ContextMenuBuilderTestResults.xml
|
||||
rebranding_global ${REPO}/XenAdminTests/app.config
|
||||
rebranding_global ${REPO}/XenAdminTests/XenAdminTests.csproj
|
||||
|
||||
#XenServerHealthCheck
|
||||
|
Loading…
Reference in New Issue
Block a user