view test/octave.test/system/computer-1.m @ 11777:c5d9aaeb306a release-3-0-x

use ischar instead of isstr
author John W. Eaton <jwe@octave.org>
date Mon, 02 Jun 2008 09:50:09 -0400
parents 9c5160c83bd2
children
line wrap: on
line source

(ischar (computer ())
 && computer () == octave_config_info ("canonical_host_type"))