provide general script for all devels See: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/CLA2WHRJTUL3LN2PBXUFWUW2HTB66TMU/
Signed-off-by: Miroslav Suchý msuchy@redhat.com
Should this be mkdir "${HOME}/.cache"?
mkdir "${HOME}/.cache"
Would be nice for fkinit to take an optional argument, in order to be able to specify an user name different than ${USER}.
fkinit
${USER}
I have a slightly more comprehensive script available at https://pagure.io/fedora-kinit/blob/main/f/fedora-kinit that we can include. It will handle the username difference as well.
rebased onto b95aa56c422e9a21d7706c8161222d482077ade8
rebased onto 195fb4dfbe71f269812e991da4ad772d62c9be57
@csomh both notes addressed @sgallagh I stolen one line from your script. Feel free to submit another PR and @mohanboddu will decide who will win :)
https://pagure.io/fedora-packager/pull-request/169
Pull-Request has been closed by humaton
provide general script for all devels
See: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/CLA2WHRJTUL3LN2PBXUFWUW2HTB66TMU/
Signed-off-by: Miroslav Suchý msuchy@redhat.com