We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I ran satyrographos version, I got the following output.
satyrographos version
$ satyrographos version ((username"")(hostname"")(kernel"")(build_time(1970-01-01 09:00:00.000000+09:00))(x_library_inlining false)(portable_int63 true)(dynlinkable_code false)(ocaml_version"")(executable_path"")(build_system"")) 0.0.2.8
The first line looks like a debug message and not really expected.
Environment
The text was updated successfully, but these errors were encountered:
When running satyrographos version in the Docker image amutake/satysfi:0.0.6-opam-slim, I got the following error. Looks related.
Error parsing command line: (Sys_error "/etc/localtime: No such file or directory") For usage information, run satyrographos version -help
Sorry, something went wrong.
No branches or pull requests
When I ran
satyrographos version
, I got the following output.The first line looks like a debug message and not really expected.
Environment
The text was updated successfully, but these errors were encountered: