Implemented feature to get size of ArvadosFile or Subcollection
[arvados.git] / build / run-build-packages-sso.sh
index a6f432b9e71eb8fe902252e1fd2728bb953f50ca..bd3975841bf40cbb674dce29b43960ac1a08a524 100755 (executable)
@@ -74,6 +74,9 @@ case "$TARGET" in
     debian8)
         FORMAT=deb
         ;;
+    debian9)
+        FORMAT=deb
+        ;;
     ubuntu1204)
         FORMAT=deb
         ;;