]> git.etc.gen.nz Git - etc-obnam.git/commitdiff
Get IPv4 working.
authorAndrew Ruthven <andrew@etc.gen.nz>
Sun, 2 Mar 2014 20:25:34 +0000 (09:25 +1300)
committerAndrew Ruthven <andrew@etc.gen.nz>
Sun, 2 Mar 2014 20:25:34 +0000 (09:25 +1300)
debian/changelog
run-backup

index 978093088b3ebf29cc61545ca63ed09021f82743..70d960faa5f93cc0b92e0fc501c5e36a457ad7b1 100644 (file)
@@ -1,3 +1,9 @@
+etc-obnam (0.7) unstable; urgency=low
+
+  * Back IPv4 work.
+
+ -- Andrew Ruthven <andrew@etc.gen.nz>  Mon, 03 Mar 2014 09:25:19 +1300
+
 etc-obnam (0.6) unstable; urgency=low
 
   * Add a missing dependency.
index 198ab3fd1f730bb14b1d41f565ea5874b777baf2..2d79c8a7597b404370ae92035d312809cb759b20 100755 (executable)
@@ -87,7 +87,7 @@ capture_debconf_info() {
 }
 
 # Check to see if the right host is present, if it is, do a backup.
-if ( check_host 'AAAA' -o check_host 'A'  )
+if check_host 'AAAA' || check_host 'A' 
 then
   capture_debconf_info