Le lundi 15 juin 2015 à 09:00 -0600, Stephen Warren a écrit :
> On 06/13/2015 02:38 AM, Paul Kocialkowski wrote:
> > When a failure occurs when selecting the device or partition, the user
> > should be
> > notified through an error print.
>
> > diff --git a/common/cmd_part.c b/common/cmd_part.c
>
On 06/13/2015 02:38 AM, Paul Kocialkowski wrote:
When a failure occurs when selecting the device or partition, the user should be
notified through an error print.
diff --git a/common/cmd_part.c b/common/cmd_part.c
@@ -38,8 +38,10 @@ static int do_part_uuid(int argc, char * const argv[])
When a failure occurs when selecting the device or partition, the user should be
notified through an error print.
Signed-off-by: Paul Kocialkowski
---
common/cmd_part.c | 24 ++--
1 file changed, 18 insertions(+), 6 deletions(-)
diff --git a/common/cmd_part.c b/common/cmd_pa
3 matches
Mail list logo