Skip to content

Helphelp recognizes files which end up with ~ #5

Description

@tomschr

The do_create script uses helphelp internally. If you modify any files, for example with Kate, some editors create a backup file which end up as "~". This makes the script fail with the following message:

$ ./do_create html
Generating help into directory 'html'
Reading repository /tmp/studio-help
Writing output...
[...]
Parse error: e.message
Error executing command 'helphelp -o html /tmp/studio-help'
Make sure you have installed the helphelp gem by running
  sudo gem install helphelp

The error goes away if you delete the backup file.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions