~percona-toolkit-dev/percona-toolkit/pt-kill-does-not-report-failure-exit-code-1314500

« back to all changes in this revision

Viewing changes to t/pt-kill/execute_command.t

  • Committer: Frank Cizmich
  • Date: 2014-09-03 19:40:34 UTC
  • Revision ID: frank.cizmich@percona.com-20140903194034-ml00kbwc48u554bj
pt-kill now reports an exit error if daemon fails to start - 1314500

Show diffs side-by-side

added added

removed removed

Lines of Context:
97
97
   );
98
98
 
99
99
   diag(`touch $sentinel`);
100
 
   sleep 1;
 
100
   sleep 5;
101
101
   ok(
102
102
      !-f $pid_file,
103
103
      "pt-kill stopped"