Merge "Consolidate CSIT publisher into macro"
[releng/builder.git] / jjb / autorelease / compare-autorelease-projects.sh
index 0984d01f7d5a1ca4e9af9af8e3242d253338a67b..6f63a660cbf7e36e6149cd768ed5792eca5e9cc7 100644 (file)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/bash -l
 # SPDX-License-Identifier: EPL-1.0
 ##############################################################################
 # Copyright (c) 2018 The Linux Foundation and others.
@@ -32,7 +32,6 @@ for project in "${PROJECTS_INT_DIST[@]}"; do
     fi
 done
 
-project_int_dist+=("mdsal")
 project_int_dist+=("integration/distribution")
 
 # Get a list of all the projects from releng/autorelease repo