Index: trunk/Nebulous-Server/lib/Nebulous/Server.pm
===================================================================
--- trunk/Nebulous-Server/lib/Nebulous/Server.pm	(revision 27103)
+++ trunk/Nebulous-Server/lib/Nebulous/Server.pm	(revision 27115)
@@ -41,5 +41,5 @@
 # This determines how many entries from the list of volumes sorted by free space are randomized.
 my $topfew_count = 15;
-my $max_used_space = 0.98
+my $max_used_space = 0.98;
 # transaction restart/retry regex
 my $trans_regex = qr/Deadlock Found|Lock wait timeout exceeded|try restarting transaction|Can't connect to MySQL server/i;
