[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gstreamer-cvs
Subject:    gst-integration-testsuites: =?UTF-8?Q?Fix=20previous=20commit?=
From:       tsaunier () kemper ! freedesktop ! org (Thibault Saunier)
Date:       2018-03-31 16:24:26
Message-ID: 20180331162426.C13E3762C7 () kemper ! freedesktop ! org
[Download RAW message or body]

Module: gst-integration-testsuites
Branch: master
Commit: 1c2e196035258a4a694a5227239b1fc2c24acd88
URL:    http://cgit.freedesktop.org/gstreamer/gst-integration-testsuites/commit/?id=1c2e196035258a4a694a5227239b1fc2c24acd88


Author: Thibault Saunier <tsaunier@igalia.com>
Date:   Sat Mar 31 13:20:10 2018 -0300

Fix previous commit

And do not mention git-annex anymore

---

 testsuites/testsuiteutils.py | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/testsuites/testsuiteutils.py b/testsuites/testsuiteutils.py
index efd25e8..e3b6b3e 100644
--- a/testsuites/testsuiteutils.py
+++ b/testsuites/testsuiteutils.py
@@ -112,8 +112,7 @@ def update_assets(options, assets_dir):
         subprocess.check_call(CHECKOUT_BRANCH_COMMAND, shell=True, cwd=assets_dir)
         download_files(os.path.basename(os.path.join(assets_dir)))
     except Exception as e:
-        print("\nERROR: Could not update assets \n\n%s"
-              "\n\nMAKE SURE YOU HAVE git-annex INSTALLED!" % (e))
+        print("\nERROR: Could not update assets \n\n: %s" % e)
 
         return False
 

_______________________________________________
gstreamer-commits mailing list
gstreamer-commits@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/gstreamer-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic