mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-02-27 02:00:57 +08:00
Remove trailing spaces (#665)
* Remove trailing spaces * PR-665 - Remove trailing spaces - Updated not stable test t/pt-online-schema-change/preserve_triggers.t - Updated utilities in bin directory * PR-665 - Remove trailing spaces - Fixed typos * PR-665 - Remove trailing spaces - Fixed typos --------- Co-authored-by: Sveta Smirnova <sveta.smirnova@percona.com>
This commit is contained in:
@@ -3,7 +3,7 @@ $ mkdir /tmp/pod2rst
|
||||
$ cp util/pod2rst-fixed /tmp/pod2rst/
|
||||
$ cd /tmp/pod2rst
|
||||
$ mkdir lib
|
||||
$ fatpack trace pod2rst-fixed
|
||||
$ fatpack trace pod2rst-fixed
|
||||
$ fatpack packlists-for `cat fatpacker.trace` >packlists
|
||||
$ fatpack tree `cat packlists`
|
||||
$ (echo "#!/usr/bin/env perl"; fatpack file; cat pod2rst-fixed) > pod2rst-fixed.packed
|
||||
|
||||
Reference in New Issue
Block a user