Skip to content
Snippets Groups Projects
Commit 152027a2 authored by Moe Jette's avatar Moe Jette
Browse files

Remove expect debugging option.

parent 9c840c09
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
# "FAILURE: ..." otherwise with an explanation of the failure, OR
# anything else indicates a failure mode that must be investigated.
############################################################################
# Copyright (C) 2005 The Regents of the University of California.
# Copyright (C) 2005-2006 The Regents of the University of California.
# Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
# Written by Morris Jette <jette1@llnl.gov>
# UCRL-CODE-217948.
......@@ -54,7 +54,6 @@ expect {
}
-re "Options:" {
incr matches
exp_internal 1
exp_continue
}
-re "--verbose" {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment