diff options
author | sabetts <sabetts> | 2004-10-29 16:28:03 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2004-10-29 16:28:03 +0000 |
commit | f9c720556c0d3fd96fe0f5882439fb71ebdcfe77 (patch) | |
tree | 23a572862ae6e91b458b2be09b135d03fa02e233 /contrib/rpws | |
parent | 64286b2d51d1fe57520b02a9ddab54981d759c00 (diff) | |
download | ratpoison-f9c720556c0d3fd96fe0f5882439fb71ebdcfe77.zip |
remove the echo /tmp/boom line.
Diffstat (limited to 'contrib/rpws')
-rwxr-xr-x | contrib/rpws | 2 |
1 files changed, 0 insertions, 2 deletions
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" |