#858 Fix failing beaker tests
Merged 4 years ago by praiskup. Opened 4 years ago by frostyx.
copr/ frostyx/copr fix-sanity-tests  into  master

@@ -17,6 +17,8 @@ 

  BuildRequires:  lua-devel

  BuildRequires:  python2-devel

  

+ BuildRequires:  gcc-c++

+ 

  

  %description

  Vera++ is a programmable tool for verification, analysis and transformation of

@@ -32,7 +32,7 @@ 

  # Load config settings

  HERE=$(dirname "$(realpath "$0")")

  source "$HERE/config"

- srouce "$HERE/helpers"

+ source "$HERE/helpers"

  

  rlJournalStart

      rlPhaseStartSetup

Fix pagure67.sh and build-spec.sh beaker tests.

+1, merging since this is needed for f28->f30 outage window

rebased onto d33dfaf

4 years ago

Pull-Request has been merged by praiskup

4 years ago