projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f94de98
)
Remove a stray spawn_shell in the iprop dejagnu tests
author
Greg Hudson
<ghudson@mit.edu>
Thu, 4 Nov 2010 17:20:30 +0000
(17:20 +0000)
committer
Greg Hudson
<ghudson@mit.edu>
Thu, 4 Nov 2010 17:20:30 +0000
(17:20 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24509
dc483132
-0cff-0310-8789-
dd5450dbe970
src/tests/dejagnu/krb-standalone/iprop.exp
patch
|
blob
|
history
diff --git
a/src/tests/dejagnu/krb-standalone/iprop.exp
b/src/tests/dejagnu/krb-standalone/iprop.exp
index db7cad858a6e5b33335b74371fb01dbccd418e72..aeba7d3f14bf9a1e794ebd2cc03927d8612d563d 100644
(file)
--- a/
src/tests/dejagnu/krb-standalone/iprop.exp
+++ b/
src/tests/dejagnu/krb-standalone/iprop.exp
@@
-25,7
+25,6
@@
proc setup_slave {} {
}
if [catch {exec $KDB5_UTIL load -i $dumpfile} msg] {
send_user "slave load failed: $msg"
- spawn_shell
error "slave load failed: $msg"
}
}