gentree.py: add ending slash to upload path
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 21 Oct 2013 21:58:09 +0000 (23:58 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 21 Oct 2013 21:58:37 +0000 (23:58 +0200)
commit3455026991cda1129ae313830ecd7386f75362a5
tree2de7319d7af521795c14ad7d62c99731e3d26e6e
parentfdda21c96cc00461127a394e22eea3f7cb1119a5
gentree.py: add ending slash to upload path

the filename in kup put should end with a slash otherwise it tried to
overwrite this file.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
gentree.py