summaryrefslogtreecommitdiff
path: root/tests.as-root
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-10-12 14:34:28 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-10-12 17:02:02 +0100
commit6c293b17cdd309896b1201d4db6e76b3db996496 (patch)
tree168b3048fbf8194e72cdf347b8bbac69f4d2cd8e /tests.as-root
parentd0111fbd2de1d046b14046f2cb0ded14d058cfdd (diff)
downloadmorph-6c293b17cdd309896b1201d4db6e76b3db996496.tar.gz
Use . instead of source in /bin/sh script
Diffstat (limited to 'tests.as-root')
-rwxr-xr-xtests.as-root/tarball-image-is-sensible.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests.as-root/tarball-image-is-sensible.script b/tests.as-root/tarball-image-is-sensible.script
index d1245cbe..fe983a2e 100755
--- a/tests.as-root/tarball-image-is-sensible.script
+++ b/tests.as-root/tarball-image-is-sensible.script
@@ -20,7 +20,7 @@
set -eu
-source "$SRCDIR/scripts/fix-committer-info"
+. "$SRCDIR/scripts/fix-committer-info"
tar=$("$SRCDIR/morph" \
--no-default-config --config="$DATADIR/morph.conf" --verbose \