~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/query_log/tests/zero-query-log-values.sh

  • Committer: Daniel Nichter
  • Date: 2011-08-03 16:10:06 UTC
  • mto: This revision was merged to the branch mainline in revision 2387.
  • Revision ID: daniel@percona.com-20110803161006-7pbk7e8fyr5828zr
MakeĀ testsĀ idempotent.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
file=$1
 
3
sed -e 's/[0-9]/0/g' -e 's/=00*/=0/g' -i.bak $file