Commit 21aea647750a4a36e8548f6c38419ad7b80331e3
- Diff rendering mode:
- inline
- side by side
release_amarok
(1 / 1)
|   | |||
| 147 | 147 | bzip2 $folder.tar | |
| 148 | 148 | rm -rf $folder | |
| 149 | 149 | ||
| 150 | if $upload = "true"; then | ||
| 150 | if test x$upload = xtrue; then | ||
| 151 | 151 | echo | |
| 152 | 152 | echo "Uploading file to sourceforge.." | |
| 153 | 153 | echo |

