aports/testing/gitoxide/skip-online-tests.patch
2022-08-20 16:25:24 +00:00

20 lines
460 B
Diff

--- a/tests/journey/gix.sh
+++ b/tests/journey/gix.sh
@@ -205,7 +205,7 @@
)
)
)
- (on_ci
+ (CI= on_ci
if test "$kind" = "max"; then
(with "https:// protocol"
(with "version 1"
@@ -584,7 +584,7 @@
}
)
fi
- (on_ci
+ (CI= on_ci
if [[ "$kind" = "max" ]]; then
(with "https:// protocol"
(with "version 1"