~sylvain-pineau/checkbox/device_check

« back to all changes in this revision

Viewing changes to providers/plainbox-provider-checkbox/bin/memory_stress_ng

  • Committer: Sylvain Pineau
  • Author(s): Rod Smith
  • Date: 2016-04-13 23:31:33 UTC
  • mfrom: (4303.2.1 010-fix-memory-test-miss)
  • Revision ID: sylvain_pineau-20160413233133-mzm9lfo4y10yjufj
"automatic merge of lp:~rodsmith/checkbox/fix-memory-test-miss/ by tarmac [r=bladernr][bug=1569961][author=rodsmith]"

Show diffs side-by-side

added added

removed removed

Lines of Context:
88
88
        fi
89
89
        echo "*****************************************************************"
90
90
        had_error=1
 
91
        result=$return_code
91
92
    fi
92
93
} # run_stressor()
93
94