aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorPatrick J Cherry <patrick@bytemark.co.uk>2011-06-09 18:09:52 +0100
committerPatrick J Cherry <patrick@bytemark.co.uk>2011-06-09 18:09:52 +0100
commit495c44445642cfae8f23fadde299ad5307f5be58 (patch)
tree0104c9eef164235aa5ab05b126c8f63e52fb8624 /bin
parent0c88fcc91db1b003cd5d5311f62700c7867b4099 (diff)
Big commit
--HG-- rename : views/please_authenticate.haml => views/login.haml
Diffstat (limited to 'bin')
-rwxr-xr-xbin/mauveclient1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/mauveclient b/bin/mauveclient
index 1c90741..b51d687 100755
--- a/bin/mauveclient
+++ b/bin/mauveclient
@@ -162,7 +162,6 @@ if help
exit 0
end
-
error "No alerts specified" unless !update.alert.empty? || update.replace
update.transmission_id = rand(2**63)