Skip to content

Commit

Permalink
test-pull-postback script: updated data path location [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ginatrapani committed Oct 19, 2012
1 parent e9b4276 commit 7fac1e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extras/scripts/test-pull-postback
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
cd `dirname $0`/../..
source ./extras/scripts/test-pull-postback-conf

output_file="webapp/_lib/view/compiled_view/test_results.tmp"
output_file="webapp/data/test_results.tmp"

if test -z "$3"; then
echo "Usage: $0 [user_name] [branch_name] [pull_request_id]"
Expand Down

0 comments on commit 7fac1e2

Please sign in to comment.