X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ci%2Fjjb%2Fshell%2Fverify.sh;h=1bb45ce412b432f93672c47474ca90126d0f1b6a;hb=refs%2Fchanges%2F54%2F1854%2F6;hp=e14e65a7acb47f6a0e78750cddb53f711f6f56a8;hpb=5f7e452a5fd65cf80e0cbc6df5787138ccbeb893;p=icn.git diff --git a/ci/jjb/shell/verify.sh b/ci/jjb/shell/verify.sh index e14e65a..1bb45ce 100644 --- a/ci/jjb/shell/verify.sh +++ b/ci/jjb/shell/verify.sh @@ -19,5 +19,5 @@ sudo resize2fs /dev/sda3 sudo apt update sudo apt install -y make cd /vagrant -sudo make verifier +sudo su -c 'make verifier' "