Skip to content

Conversation

@okdtsk
Copy link

@okdtsk okdtsk commented Sep 12, 2016

ln command on only Mac OSX has -h option to replace a symlink which may point to a directory.
On other platform, this option is named as -n. (I cannot execute ./gow on Debian jessie and CentOS5, 6, 7)

$ man ln
...
     -h    If the target_file or target_dir is a symbolic link, do not follow it.  This is most useful with the -f option, to replace a symlink which may
           point to a directory.
     -n    Same as -h, for compatibility with other ln implementations.
...

@kawamuray
Copy link
Member

Good catch, thanks. LGTM 👍

@kawamuray kawamuray merged commit d45e5eb into prometheus-community:master Sep 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants