Remove bashisms #170

Closed
opened 2021-11-20 15:20:40 +00:00 by ungleich-gitea · 1 comment

Created by: darko-poljak

Some of types have bashisms.
The most of it is usage of '==' comparison.
E.g. in __pacman_conf, __start_on_boot.
This code won't work on POSIX shell (dash, bourne shell).

*Created by: darko-poljak* Some of types have bashisms. The most of it is usage of '==' comparison. E.g. in __pacman_conf, __start_on_boot. This code won't work on POSIX shell (dash, bourne shell).
Author
Owner

Created by: darko-poljak

Merged in github.com/ungleich/cdist@7fe4e20f53

*Created by: darko-poljak* Merged in https://github.com/ungleich/cdist/commit/7fe4e20f5338cdb44ec25b3cc50e31083d7fa11c
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ungleich-public/cdist#170
No description provided.