diff options
author | Raghavendra Talur <rtalur@redhat.com> | 2014-03-06 19:09:13 +0530 |
---|---|---|
committer | Vijay Bellur <vbellur@redhat.com> | 2014-03-10 06:38:21 -0700 |
commit | ecc475d0a517d7f58014bed93fc0957b3369d1b7 (patch) | |
tree | a67ab723276d262c42f47d78792006708692d554 /extras/hook-scripts/set/Makefile.am | |
parent | bed3fcd3a47d3ca35b3536e0cad2b293dd240ce4 (diff) |
hook-scripts: Move smb hooks to right place.
Moved the hook-scripts to dirs corresponding to event.
Also, edited S30samba-set.sh to with changes in
other two hook scripts to bring uniformity.
Change-Id: Ib98c0a18d4bb5d0ba4b881b2e19b40d72580b1c2
BUG: 1073468
Signed-off-by: Raghavendra Talur <rtalur@redhat.com>
Reviewed-on: http://review.gluster.org/7201
Reviewed-by: Poornima G <pgurusid@redhat.com>
Reviewed-by: Bala FA <barumuga@redhat.com>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Diffstat (limited to 'extras/hook-scripts/set/Makefile.am')
-rw-r--r-- | extras/hook-scripts/set/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/extras/hook-scripts/set/Makefile.am b/extras/hook-scripts/set/Makefile.am new file mode 100644 index 00000000000..1fcade4b07f --- /dev/null +++ b/extras/hook-scripts/set/Makefile.am @@ -0,0 +1,2 @@ +SUBDIRS = post +CLEANFILES = |