Improve M$ Windows compatibility
[spider.git] / cmd / show / vhftable.pl
index 38c584a8498bbc4eaf6cc3fcebaa1e5e41203bab..cd2f1d0b7f0b9b7d8ea6ec2cdccd5aa6145ee84f 100644 (file)
@@ -71,7 +71,7 @@ sub handle
                $now = Julian::Day->new(time); #no starting date
                $date = cldate(time);
        }
-       if ($self->{_nospawn}) {
+       if ($self->{_nospawn} || $main::is_win == 1) {
                @out = generate($self);
        }
        else {