From: Antonio Ospite <ao2@ao2.it>
Date: Tue, 20 Nov 2018 10:54:17 +0000 (+0100)
Subject: Silence pushd and popd output
X-Git-Url: https://git.ao2.it/drupal-init-tools.git/commitdiff_plain/3451b71196a4beb632d7f9d37fdeee6ce4b4a811?ds=sidebyside;hp=3451b71196a4beb632d7f9d37fdeee6ce4b4a811

Silence pushd and popd output

The output of pushd and popd can confuse drin users making them think
that the output is relevant to Drupal when instead the usage of pushd
and popd is just an implementation detail.

Silence the output to avoid the confusion.
---