/[dejagnu]/dejagnu/config/netware.exp
ViewVC logotype

Diff of /dejagnu/config/netware.exp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by bje, Thu Aug 7 03:42:43 2003 UTC revision 1.5 by bje, Sat Aug 16 13:08:57 2003 UTC
# Line 4  Line 4 
4  # it under the terms of the GNU General Public License as published by  # it under the terms of the GNU General Public License as published by
5  # the Free Software Foundation; either version 2 of the License, or  # the Free Software Foundation; either version 2 of the License, or
6  # (at your option) any later version.  # (at your option) any later version.
7  #  #
8  # This program is distributed in the hope that it will be useful,  # This program is distributed in the hope that it will be useful,
9  # but WITHOUT ANY WARRANTY; without even the implied warranty of  # but WITHOUT ANY WARRANTY; without even the implied warranty of
10  # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the  # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
11  # GNU General Public License for more details.  # GNU General Public License for more details.
12  #  #
13  # You should have received a copy of the GNU General Public License  # You should have received a copy of the GNU General Public License
14  # along with this program; if not, write to the Free Software  # along with this program; if not, write to the Free Software
15  # Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  # Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# Line 107  proc ${board}_load { dest prog args } { Line 107  proc ${board}_load { dest prog args } {
107          return "untested"          return "untested"
108      }      }
109    
110      #      #
111      set exe [file tail $prog]      set exe [file tail $prog]
112        
113      # We can't blindly append a suffix to the object name, because the      # We can't blindly append a suffix to the object name, because the
114      # result may not be valid on netware's 8.3 filesystem.      # result may not be valid on netware's 8.3 filesystem.
115      set nlm "$tmpdir/x.nlm"      set nlm "$tmpdir/x.nlm"

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26