summaryrefslogtreecommitdiffstats
path: root/build/package-gateway.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build/package-gateway.sh')
-rwxr-xr-xbuild/package-gateway.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/package-gateway.sh b/build/package-gateway.sh
index 640f69d5..6dc1e9db 100755
--- a/build/package-gateway.sh
+++ b/build/package-gateway.sh
@@ -48,7 +48,7 @@ get-dist()
OS=${2}
WS=${3}
- OUT_DIR="${WORKSPACE}/../../${VERSION}-glustermc/workspace/arch/${ARCH}/os/${OS}/ws/${WS}/buckminster.output/com.gluster.storage.management.console.feature.webstart*.feature/glustermc"
+ OUT_DIR="${WORKSPACE}/../../${BRANCH}-glustermc/workspace/arch/${ARCH}/os/${OS}/ws/${WS}/buckminster.output/com.gluster.storage.management.console.feature.webstart*.feature/glustermc"
NEW_DIR=${WAR_NAME}/${OS}.${WS}.${ARCH}
cp -R ${OUT_DIR} ${NEW_DIR}