Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        expectk: A program-script interaction and testing utility
        
        
        - Summary
 
        - Expect is a tcl application for automating and testing
interactive applications such as telnet, ftp, passwd, fsck,
rlogin, tip, etc. Expect makes it easy for a script to
control another program and interact with it.
This package contains expectk and some scripts that use it.
 
        
        
        Changelog
        
            - * Wed Jul 12 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 5.43.0-5.1
 
            - rebuild
 
        
            - * Mon May 15 17:00:00 2006 David Cantrell <dcantrell{%}redhat{*}com> - 5.43.0-5
 
            - BuildRequires libX11-devel
 
        
            - * Fri Feb 24 16:00:00 2006 David Cantrell <dcantrell{%}redhat{*}com> - 5.43.0-4
 
            - Patch expLogChannelOpen() to create files with 0666 permissions (#182724)