summaryrefslogtreecommitdiff
path: root/tests/test-init.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-init.sh')
-rwxr-xr-xtests/test-init.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-init.sh b/tests/test-init.sh
index 75ebaf0fe8..cac46f71b5 100755
--- a/tests/test-init.sh
+++ b/tests/test-init.sh
@@ -16,7 +16,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>. */
-: ${srcdir=.}
+: "${srcdir=.}"
. "$srcdir/init.sh"; path_prepend_ .
fail=0