Skip to content
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.

Clean bdutil #109

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Clean bdutil #109

wants to merge 1 commit into from

Conversation

Androbin
Copy link

Argument mixes string and array. Use * or separate argument.
Double quote array expansions, otherwise they're like $* and break on spaces.
Assigning an array to a string! Assign as array, or use * instead of @ to concatenate.

@Androbin
Copy link
Author

@meltsufin Friendly ping.

@Androbin
Copy link
Author

@ChengyuanZhao Friendly ping.

@meltsufin
Copy link

@Androbin We (@meltsufin and @ChengyuanZhao) do not maintain this project.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants