Hybris95
2014-04-18 f3b1e099e6ae252f1f1296ce5415b85fef6361cf
src/main/java/com/gitblit/transport/ssh/commands/SshCommand.java
@@ -85,5 +85,5 @@
      }
   }
   protected abstract void run() throws UnloggedFailure, Failure, Exception;
   protected abstract void run() throws Failure, Exception;
}