Skip to content

Commit

Permalink
Update testHeadlessComponents.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
andrlos authored Nov 15, 2023
1 parent df3a905 commit dd51831
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testHeadlessComponents.sh
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ JAVAC_BINARY="${BOOTJDK_DIR}/bin/javac"
#use bootjdk javac
#other classes depend on this one, so we might as well just compile the main class
cp -r $SCRIPT_DIR/testHeadlessComponents/ $WORKSPACE
ls $WORKSPACE
pushd $WORKSPACE/testHeadlessComponents/jreTestingSwingComponents/src

cp=`mktemp -d`
Expand Down

0 comments on commit dd51831

Please sign in to comment.