Skip to content

Commit

Permalink
Issue #19: debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
dalehenrich committed Sep 6, 2021
1 parent 9885270 commit d979a52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/downloadSoloGemStone.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#! /usr/bin/env bash
vers="$1"
set -x
${GITHUB_WORKSPACE}/dev/downloadGemStone.sh $vers
if [ "$PLATFORM" = "macos-10.15" ] ; then
ln -s GemStone64Bit${vers}-i386.Darwin product
Expand Down

0 comments on commit d979a52

Please sign in to comment.