]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Remove stray "setup zone" in kasp system setup
authorMatthijs Mekking <matthijs@isc.org>
Tue, 11 May 2021 12:40:23 +0000 (14:40 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 30 Jun 2021 15:28:48 +0000 (17:28 +0200)
bin/tests/system/kasp/ns3/setup.sh

index b70fce7cdd141ef7529f021651adeeb529d54951..d487619f3b1f8e5eea32bdf056852941de53e7cb 100644 (file)
@@ -293,7 +293,6 @@ $SETTIME -s -g $O -k $O $TcotN -r $O $TcotN -d $H $TpubN -z $R $TpubN "$CSK" > s
 cat template.db.in "${CSK}.key" > "$infile"
 private_type_record $zone $DEFAULT_ALGORITHM_NUMBER "$CSK" >> "$infile"
 $SIGNER -S -z -x -s now-1h -e now+30d -o $zone -O full -f $zonefile $infile > signer.out.$zone.1 2>&1
-setup step3.enable-dnssec.autosign
 
 # Step 4:
 # The DS has been submitted long enough ago to become OMNIPRESENT.