Comparing Stub Files: diferenças entre revisões

Fonte: ARDITI - WIKI
Saltar para a navegação Saltar para a pesquisa
Criou a página com "Whenever you upgrade any of the components from zentyal. It is recommended to compare configuration files and implement new configurations on your stub. To compare you just need to run the following command: colordiff /usr/share/zentyal/stubs/<stub>/{<new_file>.mas,<original_file>.mas.orig}"
 
mSem resumo de edição
Linha 1: Linha 1:
Whenever you upgrade any of the components from zentyal. It is recommended to compare configuration files and implement new configurations on your stub.
Whenever you upgrade any of the components from zentyal. It is recommended to compare configuration files and implement new configurations on your stub.


To compare you just need to run the following command:
To compare you just need to run the following command:


colordiff /usr/share/zentyal/stubs/<stub>/{<new_file>.mas,<original_file>.mas.orig}
colordiff /usr/share/zentyal/stubs/<stub>/{<new_file>.mas,<original_file>.mas.orig}

Revisão das 09h10min de 20 de maio de 2024

Whenever you upgrade any of the components from zentyal. It is recommended to compare configuration files and implement new configurations on your stub.


To compare you just need to run the following command:


colordiff /usr/share/zentyal/stubs/<stub>/{<new_file>.mas,<original_file>.mas.orig}