summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/setup4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/setup b/tests/setup
index 004c0ceb..84cf1d7e 100755
--- a/tests/setup
+++ b/tests/setup
@@ -93,7 +93,7 @@ cat <<EOF > hello-stratum.morph
"sources": [
{
"name": "hello",
- "repo": "chunk-repo",
+ "repo": "test:chunk-repo",
"ref": "farrokh"
}
]
@@ -119,7 +119,7 @@ git commit --quiet -m "add morphs"
# Create a morph configuration file.
cat <<EOF > "$DATADIR/morph.conf"
[config]
-git-base-url = file://$DATADIR/
+repo-alias = test:file://$DATADIR/#file://$DATADIR/
cachedir = $DATADIR/cache
log = $DATADIR/morph.log
keep-path = true