Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Commit

Permalink
Remove test upload endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
binwiederhier committed Mar 21, 2015
1 parent 44572bb commit 2d62bd5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gradle/upload/upload-functions
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
SYNCANY_API_ENDPOINT="https://api.syncany.org/v3"
SYNCANY_API_ENDPOINT="http://tests.lan/api.syncany.org/html/v3"

if [ "$SYNCANY_API_KEY" == "" ]; then
echo "ERROR: SYNCANY_API_KEY environment variable not set."
Expand Down

0 comments on commit 2d62bd5

Please sign in to comment.