double_semicolon_test revision 6ad1f2da4055e2cfe9bf8c79b79e408dba171691
0N/A# An AWK regex matching tracked file paths to be included for the search. 0N/A# Example: '.*\.po|README' 0N/A echo "Git repository is required for this test!" 1>&
2 0N/A # Look for lines with double semicolon at the end of line 0N/A # in all files tracked by Git 0N/A # Don't fail if no such lines were found anywhere 0N/A print \"Double semicolon found:\"