aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/update2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/update b/bin/update
index 4768946..ecf8900 100755
--- a/bin/update
+++ b/bin/update
@@ -81,4 +81,4 @@ repos \
xargs -I% -P4 x \
echo 'Fetching on %.' AND \
vcs -C% fetch OR \
- echo 'WARNING: Failed to fetch repository: %.' >&2
+ echo 'WARNING: Failed to fetch repository: %.' >&2 ||: