-
-
Notifications
You must be signed in to change notification settings - Fork 366
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
Augeas support completion #657
Comments
side note: tests are failing on my system:
|
This is however disabled for now, while waiting to fix the reported issue Ref: #657 Signed-off-by: Arnaud Quette <[email protected]>
This is however disabled for now, while waiting to fix the reported issue Ref: networkupstools#657 Signed-off-by: Arnaud Quette <[email protected]>
on the test failure: Ref: https://github.com/hercules-team/augeas/blob/master/lenses/shellvars.aug#L39 |
@aquette : wrapping my head around the test as it exists today:
still yielding the discrepancy you saw:
BUT: Why do we expect the double quotes inside the |
…tests [networkupstools#657, networkupstools#2294] Signed-off-by: Jim Klimov <[email protected]>
…networkupstools#657] Signed-off-by: Jim Klimov <[email protected]>
Signed-off-by: Jim Klimov <[email protected]>
Generally it seems quite complicated to conjure up lenses that would support several quotes in the same line, whether "plaintext" lines with multiple tokens like Hmm, maybe the much-hyped AI could suggest some options? :-D |
…ases [networkupstools#657] Signed-off-by: Jim Klimov <[email protected]>
…that probably should have failed [networkupstools#657] Signed-off-by: Jim Klimov <[email protected]>
With the PR above, I've added a Conversely, I think one case in the main test file is passing despite being invalid:
The trailing UPDATE: Also added a |
…e which passes on some distros and fails on others [networkupstools#657] Signed-off-by: Jim Klimov <[email protected]>
…on some distros so far [networkupstools#657] Add make targets for custom testing though Signed-off-by: Jim Klimov <[email protected]>
…tcheck) [networkupstools#657] Signed-off-by: Jim Klimov <[email protected]>
while looking back at Augeas for #656, I remembered that there were a number of things still to be done:
nutconf
#2294)The text was updated successfully, but these errors were encountered: