Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helphelp recognizes files which end up with ~ #5

Open
tomschr opened this issue Nov 14, 2012 · 0 comments
Open

Helphelp recognizes files which end up with ~ #5

tomschr opened this issue Nov 14, 2012 · 0 comments

Comments

@tomschr
Copy link

tomschr commented Nov 14, 2012

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.

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

No branches or pull requests

1 participant