mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 22:45:39 +00:00
avoid using .orig as a filename extension, as it will be ignored by cvs import
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
; NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
; NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
||||||
; WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
; WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
; $Id: example.orig,v 1.3 2001/01/09 21:45:22 bwelling Exp $
|
; $Id: example1.db,v 1.1 2001/07/03 00:05:15 gson Exp $
|
||||||
|
|
||||||
@ 3600 SOA n1.example. hostmaster.ns1.example. (
|
@ 3600 SOA n1.example. hostmaster.ns1.example. (
|
||||||
1 3600 1200 604800 7200 )
|
1 3600 1200 604800 7200 )
|
@@ -15,7 +15,7 @@
|
|||||||
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
||||||
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
# $Id: setup.sh,v 1.3 2001/01/09 21:45:20 bwelling Exp $
|
# $Id: setup.sh,v 1.4 2001/07/03 00:05:12 gson Exp $
|
||||||
|
|
||||||
cp ns1/example.orig ns1/example.db
|
cp ns1/example1.db ns1/example.db
|
||||||
rm -f ns1/example.db.jnl ns2/example.bk ns2/example.bk.jnl
|
rm -f ns1/example.db.jnl ns2/example.bk ns2/example.bk.jnl
|
||||||
|
Reference in New Issue
Block a user