fix the cygwin breakage introduced in 2f794ae1
authorTony Cook <tony@develop-help.com>
Fri, 27 Jul 2012 13:38:59 +0000 (23:38 +1000)
committerTony Cook <tony@develop-help.com>
Thu, 2 Aug 2012 00:24:55 +0000 (10:24 +1000)
commitbb03e613e64ec996e5d1109519a069a5b8134bb2
treea382f8334a61adfb970008cc05f04a20a9148ebe
parente6c837f56971637e07a467eafee1c813287e20e0
fix the cygwin breakage introduced in 2f794ae1

All modern Win32 systems* require admin access to use ICMP sockets from
cygwin, the refactor in 2f794ae1 changed the condition for the skip,
producing a failure here when the test is run unprivileged under
cygwin.

* assuming XP can be called modern
dist/Net-Ping/t/500_ping_icmp.t