Skip to content

Commit

Permalink
Remove old Xerces artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
hilltracer committed Oct 30, 2024
1 parent 409a3d3 commit 4bd488d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 103 deletions.
9 changes: 0 additions & 9 deletions concourse/scripts/unit_tests_gporca.bash
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,6 @@ GPDB_SRC_PATH=${GPDB_SRC_PATH:=gpdb_src}
CWDIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
source "${CWDIR}/common.bash"

function build_xerces
{
OUTPUT_DIR="gpdb_src/gpAux/ext/${BLD_ARCH}"
mkdir -p xerces_patch/concourse
cp -r gpdb_src/src/backend/gporca/concourse/xerces-c xerces_patch/concourse
/usr/bin/python xerces_patch/concourse/xerces-c/build_xerces.py --output_dir=${OUTPUT_DIR}
rm -rf build
}

function test_orca
{
if [ -n "${SKIP_UNITTESTS}" ]; then
Expand Down
93 changes: 0 additions & 93 deletions src/backend/gporca/concourse/xerces-c/build_xerces.py

This file was deleted.

This file was deleted.

0 comments on commit 4bd488d

Please sign in to comment.