| Summary: | zgrep not interrupted gracefully | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | at <at> |
| Component: | gzip-utils | Assignee: | placeholder <placeholder> |
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P2 | CC: | glebfm, ldv, placeholder, vt |
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
Fixed in gzip-1.3.5-alt3. |
Steps to Reproduce: Run `zgrep PATTERN *.gz' in sufficiently big directory and press C-C. zgrep runs on. The press C-\. zgrep says somtehing like `/usr/bin/zgrep: line 99: 24010 Done $compressor -cdfq "$i" 24011 Quit | if test $files_with_matches -eq 1; then' and still goes on.