mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-25 10:59:35 -05:00
call sign.sh robustly
This commit is contained in:
parent
e27d55e3ee
commit
b4c6ce22d0
1 changed files with 2 additions and 2 deletions
|
|
@ -14,9 +14,9 @@
|
|||
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
# PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
# $Id: sign.sh,v 1.7 2010/05/26 06:28:00 marka Exp $
|
||||
# $Id: sign.sh,v 1.8 2010/05/26 07:00:37 marka Exp $
|
||||
|
||||
(cd ../ns6; ./sign.sh)
|
||||
(cd ../ns6 && sh -e ./sign.sh)
|
||||
|
||||
SYSTEMTESTTOP=../..
|
||||
. $SYSTEMTESTTOP/conf.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue