Changeset: 8b59c49516c2 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8b59c49516c2
Modified Files:
        debian/fix-deb.sh
Branch: Aug2018
Log Message:

Compatibility with release build script.


diffs (12 lines):

diff --git a/debian/fix-deb.sh b/debian/fix-deb.sh
--- a/debian/fix-deb.sh
+++ b/debian/fix-deb.sh
@@ -28,7 +28,7 @@ 0)
        exit 1
     fi
     ;;
-1)
+1|2)
     # we're passed the name of the distribution
     SUITE=$1
     ;;
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to