-
Notifications
You must be signed in to change notification settings - Fork 16
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
"ccdb dump -nc" does not work but "ccdb cat -nc" does work #99
Comments
to be a little more specific about the differnences observed between "ccdb cat" and "ccdb dump" [zihlmann@ifarm2401 hdds]$ ccdb cat /TOF2/base_time_offset:120000 -130.0 -180.0 |
|
[zihlmann@ifarm2401 TOFGEOM]$ ccdb dump -nc GEOMETRY/main_HDDS.xml:120000
argument -nc/--no-comments: not allowed with argument -c/--comments
[zihlmann@ifarm2401 TOFGEOM]$
actually worse cat corrupts the output at the beginning but generates an output
ESC[32m+------------+
ESC[32m|ESC[0mESC[34mESC[1m xml ESC[0mESC[32m|ESC[0m
ESC[32m|ESC[0m string ESC[0mESC[32m|ESC[0m
ESC[32m+------------+
ESC[32m|ESC[0m
The text was updated successfully, but these errors were encountered: