Projects / Expect-lite / Releases / Minor bugfixes

RSS All releases tagged Minor bugfixes

Release Notes: A bug in the new *LOG feature when used on the command line was fixed.

Release Notes: This release adds include file passing var=values with spaces, adds el_shell.elt, a helpful dev script for easy copy and pasting commands, and has more small bugfixes: "send" bug "bad flag -1", dyn var capture when "=" are present e.g. +$var=(\d) = STRING, single number expect, and a bug if a number was not on a line by itself.

  •  14 Aug 2012 22:17

Release Notes: This release fixes Ubuntu bug #994386, login sending an incorrect env setup command, while loop test blank (undefined) variables, infinite loop counters (it was still counting too many), and install.sh configuring as an unprivileged user (a fix for NFS-mounted home directories). An expect-lite blog has been created.

  •  26 Jun 2012 20:17

Release Notes: This release fixes a path bug with include files, ssh (no key) login prompt detection, an *INFINITE_LOOP bug which would double/triple the countdown, and CLI -v,-vv,-vvv overrides of logging (*INFO, *WARN, *DEBUG). It works with older versions of expect (older than 5.44.x, such as cygwin, and old Linux installations) and validates EL_CONNECT_METHOD at startup (default=none).

Release Notes: This release has full IPv6 support and fixes a bug in Library mode.

  •  02 Jun 2009 11:16

Release Notes: This release fixed a bug in labels where trailing spaces would not be trimmed.

  •  25 Jan 2008 16:19

Release Notes: This release fixes a bug where line 2 of the script was not interpreted. A random example (test_expect_random.txt) shows how to add randomness to a test (and recreate the test with $seed).

  •  30 Nov 2007 11:03

Release Notes: This release fixes bug #1839620 (dynamic variables only support "$ " prompt). It specifically adds "% " to the list of prompts. The documentation has been updated regarding prompt detection.

  •  02 Nov 2007 09:59

Release Notes: This release fixes a bug in Fail_Script handling (the original script would continue running and give Passed as a result).

  •  31 Oct 2007 22:29

Release Notes: A bug in infinite loop handling was fixed. Now the script will fail and the fail_script will be called, if it is defined. A bug in _el_buffer involving failure upon reading an empty command script file was fixed. A bug in Expect-Not in which fail_script was not called was fixed.

Screenshot

Project Spotlight

IMP

A Webmail system based on IMAP.

Screenshot

Project Spotlight

Event and Task Manager

An event and task manager.