Jim Meyering
f385d97a41
tests: remove unnecessary single quotes in perl hash use: ->{'SYM'}
Run this command:
git grep -l "limits->{'" \
| xargs perl -pi -e "s/limits->{'(.*?)'}/limits->{\$1}/g"
* cfg.mk (sc_prohibit_perl_hash_quotes): New rule to match.
* tests/misc/join: Remove quotes.
* tests/misc/sort: Likewise.
* tests/misc/sort-merge: Likewise.
* tests/misc/test: Likewise.
* tests/misc/unexpand: Likewise.
* tests/misc/uniq: Likewise.
2010-05-31 10:59:11 +02:00
..
2010-01-01 14:06:47 +01:00
2010-01-01 14:06:47 +01:00
2010-01-01 14:06:47 +01:00
2010-05-21 20:21:18 +02:00
2010-02-02 15:16:40 +00:00
2010-01-01 14:06:47 +01:00
2010-05-19 07:28:16 +02:00
2010-01-01 14:06:47 +01:00
2010-01-01 14:06:47 +01:00
2010-01-01 14:06:47 +01:00
2010-04-16 00:26:21 +01:00
2010-05-31 10:59:11 +02:00
2010-01-01 14:06:47 +01:00
2010-01-23 22:53:52 +00:00
2010-01-06 21:07:23 -07:00
2010-01-01 14:06:47 +01:00
2010-01-01 14:06:47 +01:00
2010-01-01 14:06:47 +01:00
2010-02-16 00:51:38 +00:00
2010-01-23 22:53:52 +00:00
2010-04-07 11:47:28 +02:00
2010-01-01 14:06:47 +01:00
2010-01-01 14:06:47 +01:00
2010-03-26 16:49:48 +01:00
2010-05-17 09:12:22 +02:00
2010-05-19 07:28:16 +02:00
2010-01-01 14:06:47 +01:00
2008-09-10 13:20:10 +02:00
2010-01-01 14:06:48 +01:00
2010-04-29 18:55:57 +01:00