Passed
Push — master ( 4f5e39...9b39f0 )
by Stefan
06:25
created
utils/ocsp_update.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -44,7 +44,7 @@
 block discarded – undo
44 44
     $caEngine->triggerNewOCSPStatement(/** @scrutinizer ignore-type */ $certObject->serial);
45 45
 }
46 46
 
47
- /* 
47
+    /* 
48 48
   * and then writes all recently updated statements to a temporary directory. The 
49 49
   * calling script ocsp_update.sh should then scp all the files to their 
50 50
   * destination.
Please login to merge, or discard this patch.