TNO Intern

Commit fd8bd893 authored by Arjo Segers's avatar Arjo Segers
Browse files

Corrected argument list.

parent e3d0770b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -685,7 +685,7 @@ class CSO_DataSpace_Downloader(object):

    # *

    def DownloadFile(self, href, output_file, maxtry=10, nsec_wait=5, indent=""):
    def DownloadFile(self, href, output_file, maxtry=10, nsec_wait=5, nsec_wait_max=600, indent=""):
        """
        Download file from DataSpace.