Leftover from 4c17c6a0dd22. Note that the username needs to be specified with a trailing @, and for sourceforge that effectively means the username needs to be "myuser,linuxwacom@".
Signed-off-by: Peter Hutterer <peter.hutte...@who-t.net> --- release.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release.sh b/release.sh index 2a897bb..9d79f2e 100755 --- a/release.sh +++ b/release.sh @@ -606,9 +606,9 @@ process_module() { list_to="linuxwacom-annou...@lists.sourceforge.net" list_cc=$list_linuxwacom - echo "creating shell on sourceforge for $USER" + echo "creating shell on sourceforge for $USER_NAME" echo "Simply log out once you get to the prompt" - ssh -t ${USER_NAME%@},linuxwacom@$hostname create + ssh -t $USER_NAME$hostname create echo "Sleeping for 30 seconds, because this sometimes helps against sourceforge's random authentication denials" sleep 30 fi -- 2.4.3 ------------------------------------------------------------------------------ _______________________________________________ Linuxwacom-devel mailing list Linuxwacom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel