[arch-commits] Commit in firefox/trunk (upload-symbol-archive)
Jan Steffens
heftig at archlinux.org
Tue May 21 22:04:44 UTC 2019
Date: Tuesday, May 21, 2019 @ 22:04:44
Author: heftig
Revision: 353773
whoops, fix linebreaks
Modified:
firefox/trunk/upload-symbol-archive
-----------------------+
upload-symbol-archive | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: upload-symbol-archive
===================================================================
--- upload-symbol-archive 2019-05-21 22:00:14 UTC (rev 353772)
+++ upload-symbol-archive 2019-05-21 22:04:44 UTC (rev 353773)
@@ -20,6 +20,6 @@
curl -X POST -H "Auth-Token: $(<"$token")" -F "${zip##*/}=@$zip" \
--retry 4 --retry-connrefused --connect-timeout 120 \
https://symbols.mozilla.org/upload/
+ echo
mv -v "$zip" "$zip.uploaded"
- echo
done
More information about the arch-commits
mailing list