-
Notifications
You must be signed in to change notification settings - Fork 14
specs for parser ls_osroot #28
Comments
This has changed since originally submitted, the spec are now for osroot instead of tmp:
|
Just fixed a typo (Added a dot to the end) in the simple_file: |
it seems that it should be ls_osroot = simple_file("insights_commands/ls_-lan_."), |
ls_osroot = RegistryPoint() |
I think we made a mistake in the However, the current FileListing parser cannot handle the generated @csams, @kylape - would you please take a look at above issue? For details please see RedHatInsights/insights-core#1094 |
RedHatInsights/insights-core#1094
ls_tmp = simple_command("/bin/ls -ld /tmp")
ls_tmp = simple_file("insights_commands/ls_-ld_.tmp")
The text was updated successfully, but these errors were encountered: