# Parameter definitions for thorn Formaline # $Header$ # Parameters for announcing to the portal # (does not work yet properly) BOOLEAN announce_to_portal "Announce to the portal" { } no STRING portal_hostname "Portal host name" { "" :: "" } "portal.cct.lsu.edu" INT portal_port "Portal port" { 1:65535 :: "" } 9296 STRING portal_username "User name on the portal" { "" :: "" } "" # Parameters for storing the source tree in the executable BOOLEAN output_source "Output a tarball with the cactus source tree" { } yes SHARES: IO USES STRING out_dir