aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2003-08-17 23:00:06 +0000
committerBen Elliston <bje@gnu.org>2003-08-17 23:00:06 +0000
commit9be9665de1bb8c36f9d9835d442a6e0352336cfe (patch)
treec07b5b9e769f93314754c11728523d2bc8cceb97 /lib
parentaadcd1c15534955f9ebf378db722ce6e1328ef35 (diff)
downloaddejagnu-9be9665de1bb8c36f9d9835d442a6e0352336cfe.zip
dejagnu-9be9665de1bb8c36f9d9835d442a6e0352336cfe.tar.gz
dejagnu-9be9665de1bb8c36f9d9835d442a6e0352336cfe.tar.bz2
More trailing whitespace.
Diffstat (limited to 'lib')
-rw-r--r--lib/debugger.exp6
-rw-r--r--lib/mondfe.exp10
-rw-r--r--lib/standard.exp6
-rw-r--r--lib/targetdb.exp6
-rw-r--r--lib/xsh.exp20
5 files changed, 24 insertions, 24 deletions
diff --git a/lib/debugger.exp b/lib/debugger.exp
index 6e41552..1409f2c 100644
--- a/lib/debugger.exp
+++ b/lib/debugger.exp
@@ -4,15 +4,15 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
+#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
-#
+#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
# Please email any bugs, comments, and/or additions to this file to:
# bug-dejagnu@gnu.org
diff --git a/lib/mondfe.exp b/lib/mondfe.exp
index 82486fe..f745ed7 100644
--- a/lib/mondfe.exp
+++ b/lib/mondfe.exp
@@ -4,15 +4,15 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
+#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
-#
+#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
# Please email any bugs, comments, and/or additions to this file to:
# bug-dejagnu@gnu.org
@@ -55,7 +55,7 @@ proc mondfe_open { hostname } {
set shell_id [remote_spawn $rh "$mondfe -D -TIP $remote_host"]
remote_expect $rh 60 {
- "$shell_prompt" {
+ "$shell_prompt" {
verbose "Got prompt"
set result 0
}
@@ -74,7 +74,7 @@ proc mondfe_open { hostname } {
warning "$expect_out(1,string)"
exp_continue
}
- timeout {
+ timeout {
warning "Timed out trying to connect."
set result -1
incr retries
diff --git a/lib/standard.exp b/lib/standard.exp
index ecbd244..f79c721 100644
--- a/lib/standard.exp
+++ b/lib/standard.exp
@@ -4,15 +4,15 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
+#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
-#
+#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# Please email any bugs, comments, and/or additions to this file to:
# bug-dejagnu@gnu.org
diff --git a/lib/targetdb.exp b/lib/targetdb.exp
index 7592653..f055ecb 100644
--- a/lib/targetdb.exp
+++ b/lib/targetdb.exp
@@ -4,15 +4,15 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
+#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
-#
+#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# Please email any bugs, comments, and/or additions to this file to:
# bug-dejagnu@gnu.org
diff --git a/lib/xsh.exp b/lib/xsh.exp
index 4d3661d..50ef49c 100644
--- a/lib/xsh.exp
+++ b/lib/xsh.exp
@@ -4,15 +4,15 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
+#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
-#
+#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
# Please email any bugs, comments, and/or additions to this file to:
# bug-dejagnu@gnu.org
@@ -64,11 +64,11 @@ proc xsh_open { hostname } {
# start the shell
expect {
- "*Spectra Cross-Development Shell version*$xsh_shell_prompt" {
+ "*Spectra Cross-Development Shell version*$xsh_shell_prompt" {
verbose "Got prompt"
set result 0
}
- timeout {
+ timeout {
warning "Timed out trying to connect."
set result -1
incr retries
@@ -92,7 +92,7 @@ proc xsh_open { hostname } {
}
-re ".* reset on target.*$" {
send_user "Spectra was reset\n"
- exp_continue
+ exp_continue
}
-re "\[0-9A-Fa-f\]+\[ 0x\]+\[0-9A-Fa-f\]+.*$" {
exp_continue
@@ -105,7 +105,7 @@ proc xsh_open { hostname } {
set result -1
incr retries
if { $retries <= 2 } {
- exp_continue
+ exp_continue
}
}
}
@@ -141,7 +141,7 @@ proc xsh_open { hostname } {
}
-re ".*reset on target.*$" {
verbose "Spectra was reset"
- exp_continue
+ exp_continue
}
-re "\[0-9A-Fa-f\]+\[ 0x\]+\[0-9A-Fa-f\]+.*$" {
#send "\n"
@@ -232,7 +232,7 @@ proc xsh_download { dest file destfile args } {
}
-i $shell_id "Warm reset on target*\n" {
verbose "Spectra did a warm reset"
- exp_continue
+ exp_continue
}
-i $shell_id "Cold reset on target*\n" {
verbose "Spectra did a cold reset"
@@ -279,7 +279,7 @@ proc xsh_download { dest file destfile args } {
}
-i $shell_id "$xsh_shell_prompt" {
set result 0
- exp_continue
+ exp_continue
}
-i $shell_id "load: no default target" {
perror "default target isn't set"