]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
pwd->mypwd
authorRupa Schomaker <rupa@rupa.com>
Sat, 31 Oct 2009 18:15:29 +0000 (18:15 +0000)
committerRupa Schomaker <rupa@rupa.com>
Sat, 31 Oct 2009 18:15:29 +0000 (18:15 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15304 d0543943-73ff-0310-b7d9-9358b9ac24b2

support-d/fscore_pb

index c73744fa88a78fb01c6d97a82ad642bb2fb51149..93fc14f409370da3aaaebad09a40f96317922c69 100755 (executable)
@@ -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