# HG changeset patch # User Seth Carbon # Date 1364587977 25200 # Node ID 0d5a69f51e2ce324ecb420d954961d5b4656598f # Parent d92e696c124937e9b417ab3099451dce4581b6cb ready goose; add gannet diff -r d92e696c1249 -r 0d5a69f51e2c go_gannet.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/go_gannet.xml Fri Mar 29 13:12:57 2013 -0700 @@ -0,0 +1,18 @@ + + + + server + data_source.py $output $__app__.config.output_size_limit + + Go to the Gannet beta server at $GALAXY_URL + + + + + + + diff -r d92e696c1249 -r 0d5a69f51e2c go_goose.xml --- a/go_goose.xml Fri Mar 29 12:53:40 2013 -0700 +++ b/go_goose.xml Fri Mar 29 13:12:57 2013 -0700 @@ -4,11 +4,11 @@ the initial response. If value of 'URL_method' is 'post', any additional params coming back in the initial response ( in addition to 'URL' ) will be encoded and appended to URL and a post will be performed. --> - + server data_source.py $output $__app__.config.output_size_limit - Go to the GOOSE test server at $GALAXY_URL + Go to the GOOSE beta server at $GALAXY_URL