Skip to content

Instantly share code, notes, and snippets.

@sanjayankur31
Created August 23, 2013 06:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sanjayankur31/6316228 to your computer and use it in GitHub Desktop.
Save sanjayankur31/6316228 to your computer and use it in GitHub Desktop.
Get the ordering of groovy builds and update fedora.yaml
./catkin/bin/catkin_topological_order --only-names | sort #alphabetical order
%s/\(.*\)/\1:\r fedora:\r [ros-groovy-\1]\r/ #vim command to complete yaml file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment