AppImage / AppImage/AppImageKit

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

Aperta
#866 6 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug
Lingua principale
Nessun dato sulla lingua
Stelle
9.4k
Fork
588
Metriche di merge delle PR
Metriche PR in attesa

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.