#520 [beaker-tests] reset --script-builddir
Merged 5 years ago by msuchy. Opened 5 years ago by praiskup.

@@ -128,6 +128,7 @@

      rlRun 'quick_package_script "BUILDDEPS=xxx generate_specfile"'

      rlRun 'copr edit-package-custom "$PROJECT" \

          --name quick-package \

+         --script-resultdir "" \

          --script script \

          --script-builddeps "$builddeps" \

          --script-chroot fedora-rawhide-x86_64'

Copr FE newly remembers old configuration after
edit-package-custom. This is really good thing (one doesn't
have to re-specify every single package configuration option
with).

rebased onto e3d6256b17f0cf5f7cd29dd7a1dc8d1e08a6f0f2

5 years ago

+1 makes sense. I've tried it and tests now finishes without any errors.

Copr FE newly remembers old configuration after edit-package-custom.

This is since PR#508

This is really good thing

Uff, at first I freaked out that you disagree :-)

rebased onto b90b1fe

5 years ago

Pull-Request has been merged by msuchy

5 years ago