diff options
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/update | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ||: |
