aboutsummaryrefslogtreecommitdiff
path: root/config/netware.exp
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2003-08-16 13:08:57 +0000
committerBen Elliston <bje@gnu.org>2003-08-16 13:08:57 +0000
commit6b5cde5bf1dfa159ed178e024f81006c5c507cf2 (patch)
treebba61f1236bad2fb18d320ea4e4d4e7e22eaf45d /config/netware.exp
parent730d3ca912ec9d19d42285799beaf56a1c0d2252 (diff)
downloaddejagnu-6b5cde5bf1dfa159ed178e024f81006c5c507cf2.zip
dejagnu-6b5cde5bf1dfa159ed178e024f81006c5c507cf2.tar.gz
dejagnu-6b5cde5bf1dfa159ed178e024f81006c5c507cf2.tar.bz2
Whitespace fixes.
Diffstat (limited to 'config/netware.exp')
-rw-r--r--config/netware.exp8
1 files changed, 4 insertions, 4 deletions
diff --git a/config/netware.exp b/config/netware.exp
index af670b1..7fd79b5 100644
--- a/config/netware.exp
+++ b/config/netware.exp
@@ -4,12 +4,12 @@
# 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, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
@@ -107,9 +107,9 @@ proc ${board}_load { dest prog args } {
return "untested"
}
- #
+ #
set exe [file tail $prog]
-
+
# We can't blindly append a suffix to the object name, because the
# result may not be valid on netware's 8.3 filesystem.
set nlm "$tmpdir/x.nlm"