Ralf,

Shouldn't you just check return codes from svn, wget or curl?

Regards,
Bill Page.

On Wed, Oct 29, 2008 at 3:52 AM, Ralf Hemmecke wrote:
>
> Oh, by the way... does someone know a reliable way to find out
> under Linux at least (without waiting for a timeout) whether there
> is an internet connection or not.
>
> Something like
>
> HAVEINET=$(shell if svn list ${REMOTEREPO} > /dev/null; then echo 1; fi)
>
> works for me quite nicely, but I cannot rely on SVN.
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/fricas-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to