summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker/utils/gsyncd.in
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/marker/utils/gsyncd.in')
-rwxr-xr-xxlators/features/marker/utils/gsyncd.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/features/marker/utils/gsyncd.in b/xlators/features/marker/utils/gsyncd.in
index a7af8c0b0b4..b517b341f96 100755
--- a/xlators/features/marker/utils/gsyncd.in
+++ b/xlators/features/marker/utils/gsyncd.in
@@ -42,7 +42,7 @@ else
fi
if [ $config_wanted = 1 ]; then
- wd="`${gluster} system:: getwd`"
+ wd="`${gluster} --log-file=/dev/stderr system:: getwd`"
if [ $? -eq 0 ]; then
config_file="$wd/geo-replication/gsyncd.conf"
fi