chiark / gitweb /
changelog: document further make-release changes
[otter.git] / make-release
index 796538f1dc17f312dda2640f1c67b7e477b5d59b..6b10ef80eb113bb91dba9534fbdcafb94169e6a9 100755 (executable)
@@ -134,6 +134,7 @@ for cargo_dir in $cargo_order; do
     $dryrun_no_more_cargo \
     nailing-cargo --no-nail --preclean-build=src --git --- \
         sh -xec "
+          unset http_proxy; unset https_proxy
           cd $cargo_dir; cargo publish $cargo_dryrun
         "