AppImage / AppImage/AppImageKit

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

オープン
#866 コメント 6 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。