diff options
author | Zeeshan Ali (Khattak) <zeeshanak@gnome.org> | 2011-06-08 14:51:41 +0300 |
---|---|---|
committer | Zeeshan Ali (Khattak) <zeeshanak@gnome.org> | 2011-06-08 14:53:52 +0300 |
commit | 5a7a29fd44f9daa3073306a522f63771169fb00d (patch) | |
tree | f16b8f4720a9e286cd563a296253f9d23f27ee6b /tests | |
parent | 20a1031e84b9dbc498b117001aed2291497991eb (diff) | |
download | gupnp-dlna-5a7a29fd44f9daa3073306a522f63771169fb00d.tar.gz |
Update repository location of gupnp-dlna-media
Diffstat (limited to 'tests')
-rw-r--r-- | tests/test-discoverer.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-discoverer.sh.in b/tests/test-discoverer.sh.in index 5cf80be..0310942 100644 --- a/tests/test-discoverer.sh.in +++ b/tests/test-discoverer.sh.in @@ -23,7 +23,7 @@ # $MEDIA_DIR is ./tests/media (where . is gupnp-dlna's source code # directory). # You can get the default test media collection using the following command: -# git clone git://gitorious.org/gupnp/gupnp-dlna-media.git tests/media +# git clone git://git.gnome.org/gupnp-dlna-media tests/media if [[ "x${GUPNP_DLNA_INFO}" = "x" ]]; then GUPNP_DLNA_INFO=@abs_top_builddir@/tools/gupnp-dlna-info |