On Sep 17, 2008, at 12:26 PM, Eric Kow wrote: >> if ($^O =~ /win/i or $^O =~ /msys/i) > > and maybe Cygwin doesn't understand this? :-(
Um, well *I* don't understand that. Is it bash or Perl? Or GNU make? I don't know the best way to detect your own platform in any of those 3 languages. (Although I know how to kludge it a few ways in GNU make.) An alternative would be for the darcs buildmaster to tell the slave whether or not to run Perl tests. Then the darcs buildmaster could tell (for now at least) only the non- Windows slaves to do so. Regards, Zooko --- http://allmydata.org -- Tahoe, the Least-Authority Filesystem http://allmydata.com -- back up all your files for $5/month _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
