From f9c720556c0d3fd96fe0f5882439fb71ebdcfe77 Mon Sep 17 00:00:00 2001 From: sabetts Date: Fri, 29 Oct 2004 16:28:03 +0000 Subject: remove the echo /tmp/boom line. --- ChangeLog | 4 ++++ contrib/rpws | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index bf5e85d..9b19b53 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-10-29 Shawn Betts + + * contrib/rpws: remove the echo /tmp/boom line. + 2004-10-28 Shawn Betts * src/actions.c (set_padding): fix the padding order in xsprintf. diff --git a/contrib/rpws b/contrib/rpws index a2372a7..33a7cec 100755 --- a/contrib/rpws +++ b/contrib/rpws @@ -102,8 +102,6 @@ ws_bindings () rp_call bind M-7 exec $0 7 } -echo boom >/tmp/boom - if [ -z $@ ]; then echo "Usage:" echo "$0 -i -- initialize the workspaces" -- cgit v1.2.3