bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] wierd exit status running tar


From: David M. Barlieb
Subject: Re: [Bug-tar] wierd exit status running tar
Date: Wed, 11 Jan 2012 15:12:11 -0500

I was able to resolve the issue. I was looking for the exit status of
the tar command so I could send email about success or fail. After
reviewing gnu tar docs I saw that I should have been checking for ext
stat 2 for tar failure, 1 was some files may be corrupt and 0 was total
success. I was only checking for status of 0 and naything else to me was
a failed tar.
 
Sorryy to have "bugged" you guys. 


-----Original Message-----
From: Paul Eggert [mailto:address@hidden 
Sent: Wednesday, January 11, 2012 2:40 PM
To: David M. Barlieb
Cc: address@hidden
Subject: Re: [Bug-tar] wierd exit status running tar

On 01/10/12 13:08, David M. Barlieb wrote:
> The only difference is 

As you can see by inspecting
<http://lists.gnu.org/archive/html/bug-tar/2012-01/msg00019.html>
somehow your email got truncated, so we don't know what the only
difference is.  Perhaps you can resend to bug-tar, explaining
the difference?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]