ダウンロードリスト

プロジェクト概要

Expect-liteは、迅速かつ簡単にコマンドラインの自動化ツールです。expectで書かれて、それを直接自動化スクリプトにインタラクティブ端末セッションをマッピングするために設計されています。expect-liteのスクリプトは、アクションを示すために、各行の先頭に特殊文字(S)を使用します。基本のexpect-liteのスクリプトは単にカット&ペーストのテキストをターミナルウィンドウからスクリプトに、と '>'、 '<'文字を追加することによって作成することができます。expectの知識は必要ありません。expect-liteは、検証テスト環境を対象としていて、パスを生成/スクリプトの終了時に結果を失敗します。しかし、その使用は、この環境に限定されない。それは強力なブレークポイントを設定してデバッガ、ステップ/スキップ、右実行中のスクリプトにexpect-liteの行をコピー/貼り付けする機能が含まれています。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2013-01-29 21:32
4.4.1

新しいバグ ※ コマンドラインで使用するときのログ機能を修正しました。
タグ: Minor bugfixes, automation, scripting
A bug in the new *LOG feature when used on the command line was fixed.

2013-01-21 14:24
4.4.0

このリリースを使用してファイルをネイティブ ロギングのサポートを追加します ※ ログ/※ NOLOG。NFS マウント ホーム ドライブ install.sh を向上させます。
タグ: stable feature enhancement, regression
This release adds support for native logging to a file using *LOG/*NOLOG. It improves install.sh for NFS mounted home drives.

2012-12-05 06:43
4.3.3

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.
タグ: Minor feature enhancements, Minor bugfixes, automation, scripting

2012-08-15 07:17
4.3.2

このリリースは、Ubuntu のバグ #994386、ログイン ループ テスト空白 (未定義) の変数、(はまだあまりにも多くがカウントされた) 無限ループ カウンター、および特権のないユーザー (NFS マウント ホーム ディレクトリ用の修正) として構成して install.sh 中の誤った env セットアップ コマンドを送信する修正します。Expect-lite のブログが作成されました。
タグ: Minor bugfixes
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.

2012-06-27 05:17
4.3.1

このリリースのパス インクルード ファイルで ssh バグフィックス (キー) ログイン プロンプト検出、※ カウント ダウン、および--vv CLI v vvv をダブル/トリプルだろう INFINITE_LOOP バグのログをオーバーライド (※ 情報、※ WARN、※ デバッグ)。それより古いバージョンの expect (cygwin と古い Linux のインストールなどの 5.44.x より古い) 取り扱いし、起動時に EL_CONNECT_METHOD を検証します (デフォルト = なし)。
タグ: Minor bugfixes
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).

プロジェクトリソース