~bzr-pqm/bzr/bzr.dev

Better redirection handling.

* bzrlib/tests/test_script.py:
(TestRedirections): Explicit tests for redirections including the
cases used by Maritza Mendez in the #425510 and $426410 reports.

* bzrlib/tests/script.py:
(_scan_redirection_options.redirected_file_name): Factor out
redirection file name handling.
(_scan_redirection_options): Handle the case where the redirection
is specified with 2 arguments instead of one.
(ScriptRunner.run_command): Tweak error message.
(ScriptRunner.do_cat, ScriptRunner.do_echo): Catch redirection
errors.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 6.1 KB Diff Download File
dir_exporter.py 4576.1.1 15 years ago Alexander Belchenko Fixed export to existing empty directory. 2.9 KB Diff Download File
tar_exporter.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.4 KB Diff Download File
zip_exporter.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.6 KB Diff Download File