[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Quilt-dev] Small glitch: quilt pop should return 0 when no patch is
From: |
Dean Roehrich |
Subject: |
Re: [Quilt-dev] Small glitch: quilt pop should return 0 when no patch is to be poped |
Date: |
Tue, 01 Jun 2004 15:01:12 -0500 |
>From: Martin Quinson <address@hidden>
>Currently, the pop command returns an error code if there is no patch to be
>removed, ie if the serie is already completely removed.
It's useful if you're using that error status to terminate a loop. Maybe,
again, you want a wrapper?
Dean