Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions tests/scripted/cli/version.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
EXPECTED="Gregorio [0-9]\.[0-9]\.[0-9](-(beta|rc)[0-9]{1,})?(-[a-zA-Z0-9./_-]{1,}-[0-9a-f]{8}-[0-9]{1,})?( \(kpathsea version [0-9]\.[0-9]\.[0-9]\))?\.
Copyright \(C\) 2006-202[0-9] Gregorio Project authors \(see CONTRIBUTORS\.md\)
License GPLv3\+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl\.html>
This is free software: you are free to change and redistribute it.
License GPLv3\+: GNU GPL version 3 or later <http://gnu\.org/licenses/gpl\.html>
This is free software: you are free to change and redistribute it\.
There is NO WARRANTY, to the extent permitted by law\."
echo "$EXPECTED"

Expand Down