Actions
Bug #9193
closedbootcfg -C doesn't work
Start date:
2018-02-23
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
When given an empty string as a rootds value, bootcfg -C fails with the error message 'could not set nextboot: '' is an invalid name'. This should be allowed because it represents clearing the nextboot configuration.
Updated by Electric Monk over 4 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 015f38bba18ec2acb8888f945aa30883d339367b
commit 015f38bba18ec2acb8888f945aa30883d339367b Author: Paul Dagnelie <pcd@delphix.com> Date: 2018-03-19T18:23:35.000Z 9193 bootcfg -C doesn't work Reviewed by: Chris Williamson <chris.williamson@delphix.com> Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Robert Mustacchi <rm@joyent.com>
Actions