fixed indentation
Signed-off-by: Richard Jones <richard@dagger.io>
This commit is contained in:
parent
feb685cf81
commit
c3d3ca47ff
@ -97,14 +97,14 @@ setup() {
|
|||||||
cd "$TESTDIR"/tasks/gitPull/
|
cd "$TESTDIR"/tasks/gitPull/
|
||||||
"$DAGGER" --europa up ./exists.cue
|
"$DAGGER" --europa up ./exists.cue
|
||||||
"$DAGGER" --europa up ./gitdir.cue
|
"$DAGGER" --europa up ./gitdir.cue
|
||||||
"$DAGGER" --europa up ./privateRepo.cue
|
"$DAGGER" --europa up ./privateRepo.cue
|
||||||
|
|
||||||
run "$DAGGER" --europa up ./invalid.cue
|
run "$DAGGER" --europa up ./invalid.cue
|
||||||
assert_failure
|
assert_failure
|
||||||
run "$DAGGER" --europa up ./badremote.cue
|
run "$DAGGER" --europa up ./badremote.cue
|
||||||
assert_failure
|
assert_failure
|
||||||
run "$DAGGER" --europa up ./badref.cue
|
run "$DAGGER" --europa up ./badref.cue
|
||||||
assert_failure
|
assert_failure
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user