Sean Busbey created YETUS-332:
---------------------------------
Summary: make use of outputdir option consistent with cleaning
Key: YETUS-332
URL: https://issues.apache.org/jira/browse/YETUS-332
Project: Yetus
Issue Type: Sub-task
Components: Release Doc Maker
Affects Versions: 0.3.0
Reporter: Sean Busbey
Assignee: Sean Busbey
Fix For: 0.3.0
/Users/aw/shared-vmware/yetus/release-doc-maker/releasedocmaker.py --project
HADOOP --project HDFS --project YARN --project MAPREDUCE --projecttitle 'Apache
Hadoop' --range --version 2.7.3 --version 3.0.0 --index --license --outputdir
HADOOP
Traceback (most recent call last):
File "/Users/aw/shared-vmware/yetus/release-doc-maker/releasedocmaker.py",
line 729, in <module>
main()
File "/Users/aw/shared-vmware/yetus/release-doc-maker/releasedocmaker.py",
line 555, in main
os.chdir(options.output_directory[0])
OSError: [Errno 2] No such file or directory: 'H'
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)