From a249ea5aa7102a56abf5b320e5fe5351333dd5eb Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Mon, 4 Jan 2016 18:21:51 +0100 Subject: hook-scripts: remove RHS-2.0 reference from S29CTDB scripts This is old. And such downstream reference should not appear in upstream code. Change-Id: Ifa0664dae0fe5ac913a49afe2fefa43b0112b024 BUG: 1295505 Signed-off-by: Michael Adam Reviewed-on: http://review.gluster.org/13169 Tested-by: Gluster Build System Reviewed-by: Anoop C S Reviewed-by: Raghavendra Talur --- extras/hook-scripts/start/post/S29CTDBsetup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extras/hook-scripts/start/post') diff --git a/extras/hook-scripts/start/post/S29CTDBsetup.sh b/extras/hook-scripts/start/post/S29CTDBsetup.sh index 11bc453ef45..f33aa2530ed 100755 --- a/extras/hook-scripts/start/post/S29CTDBsetup.sh +++ b/extras/hook-scripts/start/post/S29CTDBsetup.sh @@ -1,5 +1,5 @@ #! /bin/bash -# RHS-2.0 only +# # - The script mounts the 'meta-vol' on start 'event' on a known # directory (eg. /gluster/lock) # - P.S: There are other 'tasks' that need to be done outside this script -- cgit