[procps] Re: release 3.3.3 tag annotation and watch

  • From: "Kent R. Spillner" <kspillner@xxxxxxx>
  • To: procps@xxxxxxxxxxxxx
  • Date: Sun, 11 Mar 2012 10:54:31 -0500 (CDT)

Hey, dude-
 
> Adding endwin() will make program termination to be graceful. Bigger
> problem to me is why the program is exiting in both cases below.
>
> watch -g echo 'i do not get this'
> watch -t -g echo 'i do not get this'
 
God, I'm an idiot!  Of course, thanks for pointing out...
 
My merge request now includes a fix for this: 
https://gitorious.org/procps/procps/merge_requests/3 (same URL as before)
 
Best,
Kent
 
-----Original Message-----
From: "Sami Kerola" <kerolasa@xxxxxx>
Sent: Sunday, March 11, 2012 05:28
To: "Kent R. Spillner" <kspillner@xxxxxxx>
Cc: "procps-ng" <procps@xxxxxxxxxxxxx>
Subject: [procps] Re: release 3.3.3 tag annotation and watch



On Sun, Mar 11, 2012 at 05:00, Kent R. Spillner <kspillner@xxxxxxx> wrote:
> I created a merge request that fixes the problem:
> https://gitorious.org/procps/procps/merge_requests/3

Hi Kent,

Adding endwin() will make program termination to be graceful. Bigger
problem to me is why the program is exiting in both cases below.

watch -g echo 'i do not get this'
watch -t -g echo 'i do not get this'

-- 
 Sami Kerola
 http://www.iki.fi/kerolasa/

Other related posts: