]> WPIA git - nre.git/blobdiff - collectCRLs
del: remove the special role of the 'env'-CA
[nre.git] / collectCRLs
index a8cd148249743285a6dd3cf1061b9f64be154a0c..a7818d778cb124d4bcdc3573a55163d8abbb99b2 100755 (executable)
@@ -14,7 +14,6 @@ fetchCRLS(){ #year, cyear month timeIdx
     cyear=$2
     month=$3
     timeIdx=$4
-    cp -v $year/ca/env_${year}_${timeIdx}.ca/${cyear}_${month}.crl crls-${year}/$cyear-$month/${year}/env_${year}_${timeIdx}.crl
     # no "for ca in $STRUCT_CAs" because that's cassiopeias work.
 }