Diff
Not logged in

Differences From Artifact [46ce6d2906]:

To Artifact [6dfa391a89]:


352
353
354
355
356
357

358
359
360
361
362
352
353
354
355
356

357
358
359
360
361
362





-
+





      } result]} then { 
        error "cannot use OpenPGP: may not be installed and/or configured" 
      } 
    } else { 
      if {[catch { 
        eval exec [subst $openPgpInstalledCommand] 
        eval exec $openPgpInstalledCommand 
      } result]} then { 
        error "cannot use OpenPGP: may not be installed and/or configured" 
      } 
    }