Skip to content
Snippets Groups Projects

Sync master with 2016-patches

Merged Rosen Matev requested to merge rmatev-sync-master into master

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
16 16 from Moore.Configuration import Moore, MooreExpert
17 17 MooreExpert().TimingTest = True
18 18 moore = Moore()
19 moore.OutputLevel = output_level
  • Sascha Stahl
    Sascha Stahl @sstahl started a thread on commit e17a33c1
  • 16 16 from Moore.Configuration import Moore, MooreExpert
    17 17 MooreExpert().TimingTest = True
    18 18 moore = Moore()
    19 moore.OutputLevel = output_level
    20 19 moore.RunOnline = True
    21 20
    22 21 # We need MooreOnline to setup the buffer manager infrastructure etc, but we
    23 22 # don't want to use things like the RunChangeHandler and database snapshots.
    24 23 from MooreOnlineConf.Configuration import MooreOnline
    25 24 mooreOnline = MooreOnline()
    25 mooreOnline.OutputLevel = output_level
  • Rosen Matev Status changed to merged

    Status changed to merged

  • Rosen Matev mentioned in commit 16596740

    mentioned in commit 16596740

  • Rosen Matev Mentioned in commit 16596740

    Mentioned in commit 16596740

  • Please register or sign in to reply
    Loading