Skip to content

Commit

Permalink
wget needs the trailing /
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Nov 7, 2024
1 parent 21c3af1 commit bc3cd21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config_inputdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<server>
<comment> wget access to subversion </comment>
<protocol>wget</protocol>
<address>https://svn-ccsm-inputdata.cgd.ucar.edu/trunk/inputdata</address>
<address>https://svn-ccsm-inputdata.cgd.ucar.edu/trunk/inputdata/</address>
</server>

<server>
Expand Down

0 comments on commit bc3cd21

Please sign in to comment.