[DRE-commits] [pkg-ruby-extras] 01/01: build-and-upload: s/autopkogtest/autopkgtest/

Lucas Nussbaum lucas at moszumanska.debian.org
Mon Jul 3 20:07:11 UTC 2017


This is an automated email from the git hooks/post-receive script.

lucas pushed a commit to branch master
in repository pkg-ruby-extras.

commit e603ac27dc1e4c946acbd8bfa8383f8797cf793a
Author: Lucas Nussbaum <lucas.nussbaum at loria.fr>
Date:   Mon Jul 3 22:06:55 2017 +0200

    build-and-upload: s/autopkogtest/autopkgtest/
---
 build-and-upload | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build-and-upload b/build-and-upload
index fdc8367..2a78c76 100755
--- a/build-and-upload
+++ b/build-and-upload
@@ -139,7 +139,7 @@ test_reverse_dependencies() {
 
         if [ "$do_test" = 'y' -o "$do_test" = 'a' ]; then
           local rc=0
-          autopkogtest --user debci --apt-upgrade $debs "$pkg" -- lxc --sudo adt-sid-"$arch" || rc=$?
+          autopkgtest --user debci --apt-upgrade $debs "$pkg" -- lxc --sudo adt-sid-"$arch" || rc=$?
           if [ $rc -ne 0 -a $rc -ne 2 -a $rc -ne 8 ]; then
             failed_rdeps="$failed_rdeps $pkg"
           fi

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/pkg-ruby-extras.git



More information about the Pkg-ruby-extras-commits mailing list