Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

Conversation

Adamantios
Copy link
Collaborator

The previous command would fail with specific inputs, e.g., 5T_T:

build_dir=abci_build_5T_T
echo ${build_dir##*_}
T
build_dir=abci_build_5T_T
echo ${build_dir#*build_}
5T_T

@Adamantios Adamantios added the fix label Feb 7, 2025
@Adamantios Adamantios changed the base branch from main to develop February 7, 2025 16:57
@Adamantios Adamantios merged commit c10e3db into develop Feb 10, 2025
@Adamantios Adamantios deleted the fix/suffix branch February 10, 2025 09:18
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.

2 participants