diff options
Diffstat (limited to 'tests/update-gits-stratum.script')
-rwxr-xr-x | tests/update-gits-stratum.script | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/update-gits-stratum.script b/tests/update-gits-stratum.script index 13ce249c..24b6f199 100755 --- a/tests/update-gits-stratum.script +++ b/tests/update-gits-stratum.script @@ -26,8 +26,7 @@ git checkout --quiet farrokh git commit --quiet --allow-empty --allow-empty-message -m "" NEWREF="$(git show-ref --hash farrokh)" -"$SRCDIR/scripts/test-morph" update-gits \ - test:morphs-repo master hello-stratum.morph +"$SRCDIR/scripts/test-morph" update-gits test:morphs-repo master hello-stratum # check the top commit of the cached repo's farrokh branch cd "$DATADIR/cache/gits/"*chunk?repo* |