@@ 6,6 6,8 @@# BUILDS_PATH: Path of the .builds/*yml manifest files
# BUILDS_MAINTAINERS_PATH: Path of the .builds_maintainers/*yml manifest files
+hut=`which hut`
+echo "Checking whether the repo changed since last tests..."
cd $ORG_REPO_PATH
previous_head=$(git describe)