]> git.pond.sub.org Git - empserver/blobdiff - tests/normalize.pl
Make: Support shallow git clones for testing
[empserver] / tests / normalize.pl
index 9330f692d6be82db23c18d6991da584aa02f84d3..01c4b274d8340cfa630fa95abd624ed50da90f62 100755 (executable)
@@ -91,7 +91,7 @@ while (<>) {
                 or /^[0-9]+ (sector|ship|plane|unit|nuke|lost item)/));
 
     ### Version
-    s/(Wolfpack( |\\\\040)Empire( |\\\\040))[0-9][^ "]*/${1}4.4.0/;
+    s/(Wolfpack( |\\\\040)Empire( |\\\\040))(UNKNOWN-|[0-9])[^ "]*/${1}4.4.0/;
     ### Formatted time
     # nat_timeused in prompt
     s/^\[[0-9]+(:[0-9]+\] Command \:)/[0$1/;