Skip to content

Commit 3f2121f

Browse files
committed
Print sbt version in test_projects
1 parent dc20dbc commit 3f2121f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

agent/bin/test_projects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ function install_scala_test_app {
5151
git sparse-checkout set play-scala-rest-api-example
5252
git checkout
5353
cp ../logback-test.xml play-scala-rest-api-example/conf/.
54+
sbt --version
5455
cd ../../..
5556
}
5657

0 commit comments

Comments
 (0)