Просмотр исходного кода

test/integration/test-bug-624218-Translation-file-handling: clarify when Translation-* is guessed

Michael Vogt лет назад: 11
Родитель
Сommit
7933b3a1cf
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      test/integration/test-bug-624218-Translation-file-handling

+ 2 - 1
test/integration/test-bug-624218-Translation-file-handling

@@ -47,7 +47,8 @@ translationslisted() {
 translationslisted 'with full Index'
 translationslisted 'with full Index'
 
 
 
 
-# no records at all about Translation files (fallback to guessing)
+# No Release file at all, so no records about Translation files
+# (fallback to guessing)
 find aptarchive -name 'Release' -or -name 'InRelease' | xargs rm -f
 find aptarchive -name 'Release' -or -name 'InRelease' | xargs rm -f
 configallowinsecurerepositories "true";
 configallowinsecurerepositories "true";