Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
46d3c6cf
Commit
46d3c6cf
authored
May 03, 2011
by
Mark Andrews
Browse files
grep was not precise enough leading to test failure
parent
e67d1046
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/tests/system/dnssec/ns1/sign.sh
View file @
46d3c6cf
...
...
@@ -15,7 +15,7 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
# $Id: sign.sh,v 1.3
6
2011/0
1
/0
4 23:47:13 tbox
Exp $
# $Id: sign.sh,v 1.3
7
2011/0
5
/0
3 16:07:44 marka
Exp $
SYSTEMTESTTOP
=
../..
.
$SYSTEMTESTTOP
/conf.sh
...
...
@@ -30,7 +30,7 @@ zonefile=root.db
cp
../ns2/dsset-example.
.
cp
../ns2/dsset-dlv.
.
grep
"8 [12]"
../ns2/dsset-algroll.
>
dsset-algroll.
grep
"8 [12]
"
../ns2/dsset-algroll.
>
dsset-algroll.
keyname
=
`
$KEYGEN
-q
-r
$RANDFILE
-a
RSAMD5
-b
768
-n
zone
$zone
`
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment