OpenAFS CVS Commit: openafs/src/ptserver by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Tue, 18 Mar 2008 11:58:54 EDT


Update of /cvs/openafs/src/ptserver
In directory GRAND.CENTRAL.ORG:/data/sb/openafs-devel-1_5_x/src/ptserver

Modified Files:
      Tag: openafs-devel-1_5_x
	pts.c 
Log Message:
DELTA DEVEL15-pts-process-input-file-and-exit-20080318
AUTHOR klm@endpoint.com
LICENSE IPL10
FIXES

 The pts program has a command 'source' to read commands from
 a file.  In the interactive "shell" mode, this command works,
 reading and executing commands until the end of the file and
 then returning to the command shell.

 This command is valid for use as a command line option, but
 does not work. It requires a valid filename as an argument,
 but does not process the file, instead just dropping the user
 into the interactive mode.

 When given as a command line option, pts source SHOULD read
 the file, execute the commands and then exit, according to
 the documentation. It does not currently do this and should
 be fixed.


--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-pts-process-input-file-and-exit-20080318 openafs/src/ptserver/pts.c 1.15.2.4 1.15.2.5