Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
O
ORG.Asm
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 19,166
    • Issues 19,166
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • ORG.Asm
  • ORG.Asm
  • Issues
  • #5

Closed
Open
Opened Aug 24, 2015 by Peter Cock@p-j-a-cock

oa command with no arguments gives strange error

$ oa
Traceback (most recent call last):
  File "/home/pc40583/bin/oa", line 205, in <module>
    config = getConfiguration()        
  File "/home/pc40583/bin/oa", line 194, in getConfiguration
    config['orgasm']['outputfilename']=config['orgasm']['indexfilename']
KeyError: 'indexfilename'

I would expect this to to show a brief message giving the name of the tool and suggesting running oa -h or oa --help - or simply showing the usage instructions as if oa -h or oa --help had been used.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: org-asm/org-asm#5