diff options
author | larry <[email protected]> | 2019-06-08 21:06:23 +0200 |
---|---|---|
committer | larry <munin> | 2019-06-08 23:14:05 +0200 |
commit | 3ed5fb98d2a24058aee91f96c2a779f15ac695dd (patch) | |
tree | 52915d74dddbd31575709b4ae393bcd72b99ecf8 /lib/erl_docgen/doc | |
parent | 639ca4526b3f378bd1635fbc56f134d9c01e624b (diff) | |
download | otp-3ed5fb98d2a24058aee91f96c2a779f15ac695dd.tar.gz otp-3ed5fb98d2a24058aee91f96c2a779f15ac695dd.tar.bz2 otp-3ed5fb98d2a24058aee91f96c2a779f15ac695dd.zip |
specs_gen script fix error message
The warning message was using input file, not output file:
Example:
could not write file '../src/alarm_handler.erl': no such file or directory
Which is the input file, the correct message is:
could not write file '../specs/alarm_handler.specs': no such file or directory
Diffstat (limited to 'lib/erl_docgen/doc')
0 files changed, 0 insertions, 0 deletions