0
Fork 0
mirror of https://codeberg.org/librewolf/source.git synced 2025-01-03 03:10:07 -05:00

Updated settings submodule to the latest version

This commit is contained in:
Bert van der Weerd 2024-02-24 09:27:38 +01:00
parent 845eb77c06
commit 2ca0956454
2 changed files with 4 additions and 1 deletions

3
scripts/moztree Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env sh
du | grep -v 'browser/locales/l10n' | grep -v 'js/src/tests' | grep -v './mobile' | grep -v './third_party' | grep -v './testing' | grep -v './js/src/jit-test' | grep -v './devtools/client/debugger/test' | grep -v './dom/canvas/test' | grep -v './browser/components/migration/tests' | grep -v './devtools' | grep -v './layout/reftests' | grep -v './xpcom/tests' | grep -v './gfx/wr/wrench/reftests' | grep -v './netwerk/test' | grep -v './taskcluster' | grep -v './security/nss/doc' | grep -v './security/nss/tests' | grep -v './security/nss/gtests' | grep -v './other-licenses' | grep -v './python/mozperftest/mozperftest' | less -S

@ -1 +1 @@
Subproject commit c242d6d6c77948451af5bd52125a8a81259a7a77
Subproject commit a2de7db73a2f45d2a6dbcd6748e51a2647798be1