Revision 6262d2ae ci/autopkg_debian.sh

b/ci/autopkg_debian.sh
1 1
#!/usr/bin/env sh
2 2
set -e
3 3

  
4
BUILD_DIR=$1
5
BUILD_NUMBER=$2
6
PACKAGES_DIR=$1/$2
4
PACKAGES_DIR=$1
7 5

  
8 6
shift
9 7
shift

Also available in: Unified diff