Changeset 16959
- Timestamp:
- 11/26/13 16:41:05 (12 years ago)
- File:
-
- 1 edited
-
issm/trunk-jpl/src/m/os/oshostname.m (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/os/oshostname.m
r16958 r16959 7 7 8 8 if ispc(), 9 [status,hostname]=system('hostname < /dev/null');9 [status,hostname]=system('hostname'); 10 10 if status, 11 11 error('oshostname error message: could not run hostname command on windows os');
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)