From: Rupa Schomaker Date: Sat, 31 Oct 2009 18:15:29 +0000 (+0000) Subject: pwd->mypwd X-Git-Tag: v1.0.6~1545 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de496b4bc66b7cdf8013bc18b522448db20d03f1;p=thirdparty%2Ffreeswitch.git pwd->mypwd git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15304 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/support-d/fscore_pb b/support-d/fscore_pb index c73744fa88..93fc14f409 100755 --- a/support-d/fscore_pb +++ b/support-d/fscore_pb @@ -48,7 +48,7 @@ line="-------------------------------------------------------------------------- mypwd=`pwd` tmpdir=/tmp/fscore_pb.tmp -post_file=$pwd/fscore_pb.post +post_file=$mypwd/fscore_pb.post if [ -z $user ] ; then