[Bug] distrobox-export --app foo --export-label " "
addes some spaces at the end
#993
Labels
bug
Something isn't working
Please, before opening a bug:
Describe the bug
Some spaces are added at the end when the command is used which will cause the app name to not be center
To Reproduce
Type
distrobox-export --app foo --export-label " "
then spaces are added and can be found when editing the .desktop fileExpected behavior
It should just export without the spaces
Logs
Run the commands with
--verbose
and post the log here as a file uploadAttach also the output of
podman logs
ordocker logs
, possibly with--latest
flagDesktop (please complete the following information):
Additional context
Maybe having a
--no-label
flag that can be used to not have a label added when app is being exportedThe text was updated successfully, but these errors were encountered: