diff options
author | Lukas Fleischer <archlinux@cryptocrack.de> | 2011-10-12 16:26:29 +0200 |
---|---|---|
committer | Lukas Fleischer <archlinux@cryptocrack.de> | 2011-10-12 16:53:08 +0200 |
commit | fe2040cd145344bfbe006e89c79348cce2ad2e13 (patch) | |
tree | 3e4bd36ae71619696d9feb34906afbddd2e0b7bd /commitpkg.in | |
parent | a991c9a71f92aa24fd445e6189a6ac07c4ddb77c (diff) | |
download | devtools-fe2040cd145344bfbe006e89c79348cce2ad2e13.tar.gz devtools-fe2040cd145344bfbe006e89c79348cce2ad2e13.tar.xz |
archrelease: Fix SVN error when repository is empty
If trash is empty, `svn rm -q "${trash[@]}"` fails with:
svn: Try 'svn help' for more info and then
svn: Not enough arguments provided
This doesn't result in any further malfunction but is kind of confusing
and unexpected. Skipping `svn rm` on an empty trash fixes this.
Reported-by: Alexander Rødseth <rodseth@gmail.com>
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
Diffstat (limited to 'commitpkg.in')
0 files changed, 0 insertions, 0 deletions