Use sgdisk instead of the interactive gdisk #9

Open
opened 2018-07-28 01:28:01 +01:00 by SuzanneSoy · 1 comment
SuzanneSoy commented 2018-07-28 01:28:01 +01:00 (Migrated from github.com)

Right now an if checking which OS gdisk is running on is needed, because an extra warning requires confirmation on Windows. It would be nicer to analyse the output of gdisk and provide answers accordingly.

Right now an `if` checking which OS gdisk is running on is needed, because an extra warning requires confirmation on Windows. It would be nicer to analyse the output of gdisk and provide answers accordingly.
SuzanneSoy commented 2019-02-16 14:24:30 +00:00 (Migrated from github.com)

sgdisk is the non-interactive version of gdisk. Use that instead of expect

`sgdisk` is the non-interactive version of gdisk. Use that instead of `expect`
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: suzanne.soy/os-test-framework#9
No description provided.