T.R | Title | User | Personal Name | Date | Lines |
---|
9159.1 | Xjoin doesn't like comments on 1st line of bootptab | CSC32::A_LICAUSE | | Thu Mar 13 1997 10:33 | 12 |
|
It appears that xjoin cannot tolerate any comment lines, or at least
any in the beginning of bootptab.
when I removed all leading "#"s, xjoin now runs, but core dumps if it
finds a # sign in the 1st line. I can place comments anywhere else,
but not in the 1st line.
Feature or bug?
Al
|
9159.2 | bug | SMURF::DUSTIN | | Thu Mar 13 1997 14:29 | 4 |
| That sounds like a bug to me...
John
|
9159.3 | works for me... | NETRIX::"[email protected]" | Farrell Woods | Mon Mar 17 1997 10:21 | 10 |
| I have a bootptab file with comments at the top and xjoin does not
have a problem with this.
Please post a bootptab file in this thread which will cause xjoin
to die.
-- Farrell
[Posted by WWW Notes gateway]
|
9159.4 | Seems to be only V4.0 and not 4.0a/b | CSC32::A_LICAUSE | | Mon Mar 17 1997 13:42 | 33 |
| I am running V4.0 Rev 386 DUNIX. If I put a single or more comments
characters in bootptab, at the beginning, then xjoin will core dump.
Others that are running V4.0A or V4.0b don't seem to see this problem:
Bootptab:
#
Net20:\
:nw=10.10.20.0:\
:sm=255.255.255.0:\
:ba=10.10.20.255:\
:tu=1500:\
:ms:\
:t2=30:\
:t1=15:\
:lt=120:\
:sa=10.10.10.2:\
:sn=licause:\
:ds=10.10.10.2 151.197.9.37 151.197.0.38:
LKG2-1:\
:ha=08-00-2b-19-a8-32:\
:tc=DEChub900:
LKG1-4:\
:ha=08-00-2b-20-4b-17:\
:tc=DEChub900:
LKG1-3:\
:ha=08-00-2b-89-aa-28:\
.
.
.
|