You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by Sam Ruby <ru...@apache.org> on 2016/03/04 21:36:17 UTC

[whimsy.git] [1/1] Commit 1723b41: restore 'end'

Commit 1723b41d5dbcd451f598743edd7b9f97059c8508:
    restore 'end'


Branch: refs/heads/master
Author: Sam Ruby <ru...@intertwingly.net>
Committer: Sam Ruby <ru...@intertwingly.net>
Pusher: rubys <ru...@apache.org>

------------------------------------------------------------
www/roster/main.rb                                           | + 
------------------------------------------------------------
1 changes: 1 additions, 0 deletions.
------------------------------------------------------------


diff --git a/www/roster/main.rb b/www/roster/main.rb
index 9085e79..9949620 100755
--- a/www/roster/main.rb
+++ b/www/roster/main.rb
@@ -47,6 +47,7 @@
 
 get '/committee' do
   redirect to('/committee/')
+end
 
 get '/committer/index.json' do
   # bulk loading the mail information makes things go faster