summaryrefslogtreecommitdiff
path: root/integration-tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'integration-tests.sh')
-rwxr-xr-xintegration-tests.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/integration-tests.sh b/integration-tests.sh
index 033d1cb..dac6e03 100755
--- a/integration-tests.sh
+++ b/integration-tests.sh
@@ -11,6 +11,8 @@ source common.sh
echo "Using Remote $REMOTE and branch $BRANCH"
./set-libcamera-branch.sh $REMOTE $BRANCH
+$NOTIFY "Starting integration tests on $REMOTE:$BRANCH"
+
pass_fail $? "Merged branch $BRANCH"
echo "Validate checkstyle on the branch"