~akopytov/percona-xtrabackup/bug907147-1.7

« back to all changes in this revision

Viewing changes to innobackupex

  • Committer: Stewart Smith
  • Date: 2011-12-14 05:52:46 UTC
  • mfrom: (242.32.2 1.6)
  • Revision ID: stewart@flamingspork.com-20111214055246-29ba5ukhrsb5rhep
merge fix for /usr/bin/perl to /usr/bin/env perl

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/usr/bin/perl -w
 
1
#!/usr/bin/env perl
2
2
#
3
3
# A script for making backups of InnoDB and MyISAM tables, indexes and .frm
4
4
# files.