~hoegaarden-sr/percona-toolkit/tests

« back to all changes in this revision

Viewing changes to t/pt-mysql-summary/format_overall_db_stats.sh

  • Committer: Daniel Nichter
  • Date: 2012-02-02 17:03:48 UTC
  • Revision ID: daniel@percona.com-20120202170348-om5pqcemo14wuhow
Fix Bash tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/bash
2
2
 
3
3
TESTS=2
 
4
TMPDIR=$TEST_TMPDIR
4
5
 
5
6
cat <<EOF > $TMPDIR/expected
6
7