diff options
| author | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2016-02-01 08:36:15 +0100 |
|---|---|---|
| committer | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2016-02-01 08:36:15 +0100 |
| commit | c924d0dbcaf98dc9c4cb88c1316dcd3d14e7ec4c (patch) | |
| tree | 1db1b55f5902f1674c66332adac567d2759bbd1b | |
| parent | 960a4d952f78089e679da21371b8650bca51bda6 (diff) | |
| download | extbase-generator-cli-c924d0dbcaf98dc9c4cb88c1316dcd3d14e7ec4c.tar.gz extbase-generator-cli-c924d0dbcaf98dc9c4cb88c1316dcd3d14e7ec4c.tar.bz2 extbase-generator-cli-c924d0dbcaf98dc9c4cb88c1316dcd3d14e7ec4c.zip | |
Minor coding style cleanup
| -rwxr-xr-x | add_extbase_property.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/add_extbase_property.sh b/add_extbase_property.sh index 61c402c..412768a 100755 --- a/add_extbase_property.sh +++ b/add_extbase_property.sh @@ -196,10 +196,8 @@ s/'label' => 'uid'/'label' => '${field}'/ /--div--/!s/\('showitem' => '..*\)'),/\1, $field'),/ } - /[ ]*'columns' =>/ { :loop - /^\([ \t]*\)'columns'.*\n\1[])],/! { N b loop |
