Commit 82301aea authored by Anel Husakovic's avatar Anel Husakovic

MDEV-23697: bin/env perl -i -> bin/perl -i

- reverting 37c88445 doesn't mean adding space where shouldn't been
- /bin/perl instead of /bin perl
parent 904b8116
#!/usr/bin perl -i
#!/usr/bin/perl -i
#
# This script converts all numbers that look like addresses or memory sizes,
# in a debug files generated by --debug (like mysqld --debug-dbug), to #.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment