Skip to content

Commit

Permalink
Output test results to a file
Browse files Browse the repository at this point in the history
  • Loading branch information
gcotelli committed Aug 2, 2023
1 parent b1dffd9 commit 59775ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ logout
exit 0
EOF

topaz -i -q <<EOF
topaz -i -q <<EOF > "${GEMSTONE_LOG_DIR}/running-tests.log"
set gemstone gs64stone user SystemUser pass ${SYSTEM_USER_PASSWORD}
iferror exit 1
login
Expand Down

0 comments on commit 59775ba

Please sign in to comment.