From: Antonio Ospite Date: Mon, 18 Dec 2017 15:02:06 +0000 (+0100) Subject: Use "read -r" to get the verbatim input, suggested by shellcheck X-Git-Tag: v0.1.0~6 X-Git-Url: https://git.ao2.it/drupal-init-tools.git/commitdiff_plain/6bc7c74e4c99280f488a59204f5ab40a9f39167b?ds=sidebyside;hp=6bc7c74e4c99280f488a59204f5ab40a9f39167b Use "read -r" to get the verbatim input, suggested by shellcheck ---