Skip to content

Commit 021d82b

Browse files
authored
Merge pull request #9 from unisoncomputing/aryairani-patch-1
Log `ucm` version in `run-tests.sh`
2 parents 101833e + cfcf4f5 commit 021d82b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run-tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ run_transcript() {
1818
esac
1919
}
2020

21+
ucm version # just to show it in the log
2122
run_transcript || exit_status=$?
2223
cat cloud-tests.output.md
2324

0 commit comments

Comments
 (0)