Pierre-yves Baloche
2015-03-06 f6cbed8bf3fd630f1d02832240e93fa89dd118e3
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;
}