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 <obnox@samba.org>
Reviewed-on: http://review.gluster.org/13169
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Anoop C S <anoopcs@redhat.com>
Reviewed-by: Raghavendra Talur <rtalur@redhat.com>
This commit is contained in:
Michael Adam 2016-01-04 18:21:51 +01:00 committed by Raghavendra Talur
parent c449b7520c
commit a249ea5aa7
2 changed files with 1 additions and 2 deletions

View File

@ -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

View File

@ -1,5 +1,4 @@
#! /bin/bash
#non-portable - RHS-2.0 only
CTDB_MNT=/gluster/lock
PROGNAME="ctdb"