diff --git a/release.sh b/release.sh index ee218ea54..e5dd78858 100755 --- a/release.sh +++ b/release.sh @@ -206,7 +206,7 @@ new binaries, then you can just go ahead and directly dput the source package. If you want to build and test it, run: - cd build && ./build.sh $CRATE && dput ${DEBSRC}_${DEBVER}_source.changes && git checkout - && git merge - + cd build && ./build.sh $CRATE && dput ${DEBSRC}_${DEBVER}_source.changes && git checkout - && git merge - && cd - For your reference, this source package builds $(echo "$upload_bin_packages" | wc -l) binary package(s): $upload_bin_packages