From: Arnout E. <rab...@us...> - 2011-02-19 15:02:42
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Notion: tiling, tabbed window manager for the X window system". The branch, master has been updated via 643272ca2724f5589ec308551d7d60dd057c17f8 (commit) from 6cae5fbed84a64317bd362332d76f46bf80f3d90 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 643272ca2724f5589ec308551d7d60dd057c17f8 Author: Arnout Engelen <arn...@bz...> Date: Sat Feb 19 15:59:10 2011 +0100 make predist.sh script POSIX-compatible comparing strings with '==' is allowed in bash, but not in other POSIX shell implementations such as dash. '=' is recognized by all. ----------------------------------------------------------------------- Summary of changes: predist.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- Notion: tiling, tabbed window manager for the X window system |