AppImage / AppImage/AppImageKit

--appimage-extract <non-existant-file> exits 0 and no error message

未關閉
#866 6 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
bug
主要語言
沒有語言資料
星號
9.4k
分支
588
PR 合併指標
PR 指標待擷取

描述

I would expect that trying to extract a file which doesn't exist in the image would exit non-0.

` --appimage-extract `

What I get is a null output and a 0 exit code (which by convention means that everything worked OK)

The exit code can be viewed with a POSIX compatible shell via: `echo $?`

Likewise I expect a human-readable error message when any of the requested files don't exist in the image.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。