[rospkg] 03/03: Set rosversion to Debian

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Thu Oct 8 14:10:14 UTC 2015


This is an automated email from the git hooks/post-receive script.

jspricke-guest pushed a commit to branch patch-queue/master
in repository rospkg.

commit 308b13046dde2b671490e9e111dfe8eff60b36ad
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Wed Oct 7 15:29:27 2015 +0200

    Set rosversion to Debian
---
 scripts/rosversion | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/rosversion b/scripts/rosversion
index 78f0677..bfd4a11 100755
--- a/scripts/rosversion
+++ b/scripts/rosversion
@@ -75,7 +75,7 @@ if len(sys.argv) == 2:
         else:
             distro_name = get_distro_name_from_roscore()
         if not distro_name:
-            print('<unknown>')
+            print('Debian')
         else:
             print(distro_name)
         sys.exit(0)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/rospkg.git



More information about the debian-science-commits mailing list