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 "Cluster allocation tools".
The branch, master has been updated
via 9739b6b8132bb4415718648b5f4540226a865cac (commit)
from eefd790c19e7aba161aa0a2deb7a71ade8b421d9 (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 9739b6b8132bb4415718648b5f4540226a865cac
Author: Iustin Pop <[email protected]>
Date: Tue Nov 24 12:50:48 2009 +0100
hspace: quote non-alphanum values in shell output
The tiered allocation output which contains spaces makes the output of
hspace non-sourceable. This patch adds a new function to ensure
non-alphanumeric values are quoted such that the output can be parsed
easily via the shell.
The patch also fixes a bug in the DSK_AVAIL key (found after adding the
quoting) which added an extra space at the end of these keys.
-----------------------------------------------------------------------
Summary of changes:
hspace.hs | 13 ++++++++++---
1 files changed, 10 insertions(+), 3 deletions(-)
hooks/post-receive
--
Cluster allocation tools