главная|main page

состояние|status

блог|blog

файлы|files

программы|software

summaryrefslogtreecommitdiff
path: root/drafts
diff options
context:
space:
mode:
authorMartijn Dekker <martijn@inlv.org>2016-01-10 19:31:49 +0100
committerMartijn Dekker <martijn@inlv.org>2016-01-10 19:31:49 +0100
commitf3329f0a82cf7b4ef3fa8011f87fc8a3dafd753e (patch)
treefcd43b6b0398c9d44114e85e09b377c8a992250d /drafts
parentab91e5dda1400da0f29b7bb2ef05834f1127ac9c (diff)
Remove unnecessary quotes from scalar assignments
Substitutions (variables, command substitutions, etc.) directly assigned to a scalar variable don't need to be quoted, as field splitting and globbing don't apply in that context. Removing superfluous quotes makes the code look a bit cleaner.
Diffstat (limited to 'drafts')
0 files changed, 0 insertions, 0 deletions