]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
nit - fix tests
authorDylan William Hardison <dylan@hardison.net>
Fri, 26 Oct 2018 20:52:57 +0000 (16:52 -0400)
committerDylan William Hardison <dylan@hardison.net>
Fri, 26 Oct 2018 20:53:06 +0000 (16:53 -0400)
.circleci/config.yml

index 7a203944e2f929c800c113a2e6ae1ebc7a8f694c..061ed9903367c4d279b710c94594271d62f70ded 100644 (file)
@@ -62,9 +62,6 @@ defaults:
       command: |
         [[ -f build_info/only_version_changed.txt ]] && exit 0
         mv /opt/bmo/local /app/local
-        for file in patches/*.patch; do
-            patch -p0 < $file
-        done
         perl -MSys::Hostname -i -pE 's/bmo.test/hostname() . ":$ENV{PORT}"/ges' $BZ_QA_CONF_FILE
         perl checksetup.pl --no-database --default-localconfig
         mkdir artifacts