From 6e5162a97d3c113243f9e349623aab4bd229460b Mon Sep 17 00:00:00 2001 From: Nate Straz Date: Wed, 7 Dec 2005 17:32:30 +0000 Subject: Ignore the SIGTTIN signal so we don't get caught in a read(0, ...)-SIGTTIN infinite loop. --- qarsh.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qarsh.spec') diff --git a/qarsh.spec b/qarsh.spec index 42fa4e3..fe2fdc8 100644 --- a/qarsh.spec +++ b/qarsh.spec @@ -1,7 +1,7 @@ Summary: QA Remote Shell Name: qarsh Version: 1.3 -Release: 1 +Release: 2 Group: QA License: GPL Buildroot: %{_tmppath}/%{name}-%{version}-root -- cgit