]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
fix bug in fscore_pb
authorAnthony Minessale <anthm@freeswitch.org>
Tue, 27 Apr 2010 22:27:10 +0000 (17:27 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Wed, 28 Apr 2010 17:57:05 +0000 (12:57 -0500)
support-d/fscore_pb

index f15259ffbb4cf4af1d2f5940df2ef500dd799f77..fe3dac02607e5b6cfa57b1f586024fdd04027215 100755 (executable)
@@ -78,7 +78,7 @@ fi
 
 echo "Gathering Data Please Wait........."
 
-echo -n "paste=Send&remember=0&poster=$user&format=none&code2=&expiry=f" > $post_file
+echo -n "paste=Send&remember=0&poster=$user&format=none&expiry=f&code2=" > $post_file
 
 echo "LSB RELEASE:" >> $post_file
 echo $line >> $post_file