openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Expect-lite
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 17, 2023 — Jan 17, 2024
Showing page 4 of 8
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
7 January 2013 - 4.4.0d12 Fixed error message el_exec_expect (embedded expect) - undefined var
Craig Miller
More...
about 12 years ago
Happy New Year - Hauoli Makahiki Hou! 4 January 2013 - 4.4.0d11 Added 'spawn ssh -o StrictHostKeyChecking=no ...' to remove ssh hostkey question at login Controlled by internal variable connect_ssh_accept_host_key
Craig Miller
More...
about 12 years ago
30 Dec 2012 - 4.4.0d10 Updated documentation for *LOG
Craig Miller
More...
about 12 years ago
26 Dec 2012 - 4.4.0d10 Added script overwrite protection, if EL_LOG_EXT= then *LOG could overwrite script file Detects, gives warning, and changes to el_log_ext to ".log" Happy Boxing Day
Craig Miller
More...
about 12 years ago
25 Dec 2012 - 4.4.0d9 Added ENV Variable EL_LOG_EXT, which overides default extension ".log" Is used on CLI and in script with *LOG Merry Christmas
Craig Miller
More...
about 12 years ago
16 Dec 2012 - 4.4.0d7 Changed "Bad Timeout" from Error to Warning Updated DEBUG messages to be properly send to *LOG file Updated Documentation, and man page with *LOG info Updated self_test_directive to check *LOG feature
Craig Miller
More...
about 12 years ago
15 Dec 2012 - 4.4.0.d6 Added warning if overwriting and existing log file Added *LOGAPPEND (can be shorted to *LOGA) which appends to log file
Craig Miller
More...
about 12 years ago
11 Dec 2012 - 4.4.0.d4 Added *LOG <filename>.log to CLI parser Log filename _must_ end in 'log' to avoid confusion with script name
Craig Miller
More...
about 12 years ago
10 Dec 2012 - 4.4.0.d2 Added *LOG var deref for log file name e.g. *LOG $mynode-$arg0.log
Craig Miller
More...
about 12 years ago
8 Dec 2012 - 4.4.0d1 Added *LOG [path/name] |*NOLOG directives *LOG <no logname> starts log in current dir with test name+log *NOLOG stops logging *LOG [path/fname] logs to path with fname *LOG after *NOLOG will append to test name.log file *LOG [path/fname] after *NOLOG will append to path/name file Still to be done CLI *LOG [path/name]
Craig Miller
More...
about 12 years ago
Updated for release 4.3.3
Craig Miller
More...
about 12 years ago
Updated files for release 4.3.3
Craig Miller
More...
about 12 years ago
2 Dec 2012 - 4.3.3.d5 Added check for redirection and ^\, issue warning: Warning: Output is redirected from tty. The script quit unexpectantly Prep for 4.3.3 release
Craig Miller
More...
about 12 years ago
29 Nov 2012 - 4.3.3d4 Fixed single number expect, if number was not on a line by itself
Craig Miller
More...
about 12 years ago
9 Nov 2012 - 4.3.3d2 Fixed dyn var capture when "=" are present e.g. +$var=(\d) = STRING:
Craig Miller
More...
about 12 years ago
Adding el_shell, a short script for script development using copy and paste
Craig Miller
More...
over 12 years ago
12 August 2012 - 4.3.2 Released Updated Install.sh to configure as non-privilaged user
Craig Miller
More...
over 12 years ago
23 July 2012 - Started expect-lite blog - http://expect-lite.blogspot.ca
Craig Miller
More...
over 12 years ago
Fixes from post 4.3.1 release (26 June 2012) 26 June 2012 - 4.3.2d1 Fixed prompt detection/setting by making it more intellegent Ubuntu BUG #994386 by TJ
Craig Miller
More...
over 12 years ago
17 June 2012 - 4.3.1d5 Fixed CLI -v,-vv,-vvv override of logging (*INFO, *WARN, *DEBUG)
Craig Miller
More...
over 12 years ago
17 June 2012 - 4.3.1d5 Fixed CLI -v,-vv,-vvv override of logging (*INFO, *WARN, *DEBUG)
Craig Miller
More...
over 12 years ago
8 June 2012 - 4.3.1d2 Fixed path bug with include files Fixed ssh (no key) login prompt detection
Craig Miller
More...
over 12 years ago
Update in preparation for release 4.3.0 Released 24 April 2012 v4.3.0 Added "User Defined Help", see with -h or --help e.g. ;;; start of help This script configures all routers ;;; copyright 2012 Added passing arguments to include files e.g. ~login.inc user=root Passed arguments var=value scope is only inside the include file Added ##Include Result: FAILED: <include-file-name> Added directive *NOINTERACT to ignore breakpoints (*INTERACT) Useful for quick regression scripts Added include filename check at startup ensure include files are available before executing script Re-added *PASS as pseudonym for *TERM This behaviour will be improved later
Craig Miller
More...
almost 13 years ago
28 March 2012 - 4.3.0d10 Added "##Include Result: FAIL" if included file has failed step(s)
Craig Miller
More...
almost 13 years ago
26 March 2012 - 4.3.0d9 Fixed include file check to ignore include variable names (since they are not resolved at check time)
Craig Miller
More...
almost 13 years ago
21 March 2012 - 4.3.0d6 Added *NOINTERACT directive This will ignore any *INTERACT break points Useful for regression of scripts This can not be turned off (like *NOFAIL) once invoked
Craig Miller
More...
almost 13 years ago
19 March 2012 - 4.3.0.d5 Created method to pass "constants" to include files e.g. ~show_vars.inc dummy_var=override_this joe=$user Passed values will only "override" vars in include file, not create vars
Craig Miller
More...
almost 13 years ago
25 February 2012 - 4.3.0d4 Created special buffer for help (just one) any text can be inside help buffer, including $this=that Fixed fail script recursive call - was crashing expect-lite (4.3.0d only) Passes self_test regression
Craig Miller
More...
almost 13 years ago
23 February 2012 - 4.3.0.d3 Added help block defined by ;;; (start and end) Removed '$' from assigned vars in help
Craig Miller
More...
almost 13 years ago
21 February 2012 - 4.3.0d2 Fixed include file, broken in d1
Craig Miller
More...
almost 13 years ago
←
1
2
3
4
5
6
7
8
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree