[Thread Prev][Thread Next][Index]

[las_users] "ls.pl" always returns only one dataset



Dear all,
 
The las version I installed is 6.5.1.2.
When I execute "ls.pl http://MY_IP/las-bin/LASserver.pl",
it only returns one dataset name, not lists all datasets.
But in version 6.4, ls.pl returns all datasets.
 
I think maybe there are something wrong in my las.
Because when I use following codes to test las, it also prints one dataset.
 
sub setup{  # in Server.pm
   :
   :
   my $config = $self->{req}->getConfig;
   foreach ($config->getChildren){
      `echo "$_" >> /tmp/a.log`;
  }
  :
  :
}
 
Thanks for your help!!
 
--
cch

[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP
Contact Us | Privacy Policy | Disclaimer | Accessibility Statement