You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am tryint to run catkin_prepare_release after catkin_generate_changelog, but get the following error
File "/opt/ros/indigo/bin/catkin_prepare_release", line 390, in <module>
main()
File "/opt/ros/indigo/bin/catkin_prepare_release", line 269, in main
if not args.non_interactive and not prompt_continue(fmt("Prepare release of version '@{bf}@{boldon}%s@{boldoff}@{reset}'%s" % (new_version, " (tagged as '@{bf}@{boldon}%s@{boldoff}@{reset}')" % tag_name if args.tag_prefix else '')), default=True):
File "/opt/ros/indigo/bin/catkin_prepare_release", line 41, in prompt_continue
response = raw_input(msg)
EOFError
Attached there is the changelog (I don't know if it helps).
Hi, I am tryint to run catkin_prepare_release after catkin_generate_changelog, but get the following error
Attached there is the changelog (I don't know if it helps).
package.xml.txt
CHANGELOG.rst.txt
The text was updated successfully, but these errors were encountered: