#84 closed defect (fixed)
ec master day requires answering "yes" to questions it shouldn't
| Reported by: | Eric Swenson | Owned by: | Eric Swenson |
|---|---|---|---|
| Priority: | minor | Milestone: | MR12.7 |
| Component: | Tools | Version: | MR12.6f |
| Keywords: | Cc: |
Description
When you run "ec master day" (a system administrator operation performed daily), you see
...
logout
Absentee user Swenson SysAdmin logged out 12/13/17 0300.5 pst Wed
CPU usage 31 sec, memory usage 27.0 units
Modified buffers exist:
69 -> (0) >udd>sa>a>crank.absout
qedx: Do you still wish to quit and lose these changes? y
Delete? y
r 09:01 1.230 8
Both of these queries (requiring a "y" answer) seem silly. The admin running this exec_com must always answer "y" to both. Therefore, they shouldn't be asked.
Change History (6)
comment:1 by , 9 years ago
comment:2 by , 7 years ago
Changing one of the "q" commands to "Q" will suppress the erroneous message.
comment:3 by , 7 years ago
| Status: | new → assigned |
|---|
comment:5 by , 7 years ago
| Milestone: | → MR12.6g |
|---|---|
| Resolution: | → fixed |
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

It may well be that the Delete prompt should stay -- it is asking whether or not to delete crank.absout. It is conceivable that one might want to keep it around to debug something. However, the first prompt is expected and will happen every time.