exit 1
}
rm -f "$TmpManifest_Enc"
- trap 0
+ trap - EXIT
Masterkey=$(xecho "$manifest_" | head -n 1)
Branchlist=$(xecho "$manifest_" | xgrep -E '^[0-9a-f]{40} ')
done
rm -f "$TmpPack_Encrypted"
- trap 0
+ trap - EXIT
echo_git # end with blank line
}
rm -f "$TmpPack_Encrypted"
rm -f "$TmpObjlist"
- trap 0
+ trap - EXIT
# Update manifest
echo_info "Encrypting manifest to \"$Recipients\""
PUT_FINAL "$URL"
rm -f "$TmpManifest_Enc"
- trap 0
+ trap - EXIT
# ok all updates (not deletes)
xecho "$1" | while read line_