#31 closed defect (fixed)
Documentation error: missing command in AU77
| Reported by: | canthony | Owned by: | Eric Swenson |
|---|---|---|---|
| Priority: | major | Milestone: | MR12.7 |
| Component: | Documentation | Version: | MR12.6e |
| Keywords: | Cc: |
Description
AU77, pg 2-1 describes the needed system_start_up.ec addtions to allow HFED to run MOLTS.
The ISOLTS also requires:
hpsa >sc1>admin_acs>set_proc_required.acs rw *.HFED.*
to run
Change History (10)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
This may be a version problem. The edition of AU77 I am using is marked 'MR10.2' -- Eric
comment:3 by , 10 years ago
There may not have been an update to AU77 since MR10.2 (unless you know that there has been). — Eric
comment:4 by , 10 years ago
The last 4 of the 6 change comments in set_procs_required refer to MR12.1;
4 says: "Modified to check ACS before allowing sprq.", so it is a
reasonable supposition that the missing command was not required until
12.1, and that AU77 would have been updated as part of the 12.1 release. I
don't know this; I'm just giving Bull an excuse.
-- Charles
comment:5 by , 7 years ago
In addition, there are two typos in the hpsa command list on page 2-1.
hpsa >system library 1>rcp>sys_ re *.HFED.*
hpsa >system-library-1>rcp>priv_ re *.HFED.*
should be:
hpsa >system library 1>rcp_sys_ re *.HFED.*
hpsa >system-library-1>rcp_priv_ re *.HFED.*
comment:6 by , 7 years ago
There is another typo:
hpsa >system_library>phcs_ re *:HFED.*
should read:
hpsa >system_library_1>phcs_ re *HFED.*
comment:8 by , 7 years ago
| Status: | new → accepted |
|---|
comment:9 by , 7 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
comment:10 by , 7 years ago
| Milestone: | → MR12.7 |
|---|

Ticket moved here from https://sourceforge.net/p/dps8m/tickets/104/