Signed-off-by: geraldo netto <[email protected]> --- dacapo/GET | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dacapo/GET b/dacapo/GET index dde3892..ac5a006 100755 --- a/dacapo/GET +++ b/dacapo/GET @@ -1,3 +1,3 @@ #!/bin/sh -wget -nc http://sourceforge.net/projects/dacapobench/files/9.12-bach/dacapo-9.12-bach.jar +wget -c http://sourceforge.net/projects/dacapobench/files/9.12-bach/dacapo-9.12-bach.jar -- 2.7.4 -- You received this message because you are subscribed to the Google Groups "OSv Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
