Skip to content
Snippets Groups Projects
Commit c42e174a authored by Gerhard Gonter's avatar Gerhard Gonter :speech_balloon:
Browse files

fixed wrong variable

parent 00185715
Branches
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@ sub write_json_file
=end comment
=cut
write_text($fnm, $json_str);
write_text($json_fnm, $json_str);
1;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment