~ubuntu-branches/ubuntu/quantal/maradns/quantal

« back to all changes in this revision

Viewing changes to update/2.0.03/maradns-2.0.02-sqa_regressions_update.patch

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2012-01-12 23:35:38 UTC
  • mto: This revision was merged to the branch mainline in revision 26.
  • Revision ID: package-import@ubuntu.com-20120112233538-5jkaqrh9nbqtf1ey
Tags: upstream-2.0.04+really1.4.09
ImportĀ upstreamĀ versionĀ 2.0.04+really1.4.09

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
--- maradns-2.0.03/sqa/regressions/do.tests.authonly.orig       2011-08-05 05:15:21.793531164 -0500
2
 
+++ maradns-2.0.03/sqa/regressions/do.tests.authonly    2011-08-05 05:15:55.990363311 -0500
3
 
@@ -20,9 +20,9 @@
4
 
     exit 1
5
 
 fi
6
 
 
7
 
-# So we don't have to rewrite all of the tests, copy over maradns.authonly
8
 
-# to maradns
9
 
-cp ../../server/maradns.authonly ../../server/maradns
10
 
+# So we don't have to rewrite all of the tests, copy over maradns
11
 
+# to maradns.authonly
12
 
+cp ../../server/maradns ../../server/maradns.authonly
13
 
 
14
 
 # Tests specifically for the authonly version of MaraDNS
15
 
 TESTS=""
16
 
--- maradns-2.0.03/sqa/regressions/mararc_n_admin_acl/do.test.orig      2011-08-05 05:19:54.853530903 -0500
17
 
+++ maradns-2.0.03/sqa/regressions/mararc_n_admin_acl/do.test   2011-08-05 05:20:08.266341202 -0500
18
 
@@ -12,7 +12,7 @@
19
 
 # OK, test the server
20
 
 ../../../server/maradns -f mararc > /dev/null 2>&1 &
21
 
 sleep 1
22
 
-../../../tools/askmara Tversion.maradns. | sed 's/1\.4[0-9\.]*//' | \
23
 
+../../../tools/askmara Tversion.maradns. | sed 's/2\.0[0-9\.]*//' | \
24
 
        sed 's/Q[0-9\.]*//'
25
 
 sleep 1
26
 
 killall maradns
27
 
--- maradns-2.0.03/sqa/regressions/mararc_n_debug_msg_level/do.test.orig        2011-08-05 05:24:22.142281890 -0500
28
 
+++ maradns-2.0.03/sqa/regressions/mararc_n_debug_msg_level/do.test     2011-08-05 05:24:33.929854914 -0500
29
 
@@ -17,7 +17,7 @@
30
 
 #../../../server/maradns -f mararc &
31
 
 sleep 1
32
 
 echo $LEVEL
33
 
-../../../tools/askmara Tversion.maradns. | sed 's/1\.4[0-9\.]*//' | \
34
 
+../../../tools/askmara Tversion.maradns. | sed 's/2\.0[0-9\.]*//' | \
35
 
        sed 's/Q[0-9\.]*//'
36
 
 ../../../tools/askmara Ttimestamp.maradns. | sed 's/: [0-9][0-9]*//'
37
 
 echo