Projet

Général

Profil

Révision 653aeb8e

Ajouté par Julien Enselme il y a environ 9 ans

Various correction in scripts.

  • All source imports use absolute path.
  • Add comments.
  • Create 2 new variables: d7_dir_all_modules and d7_dir_all_themes in scripts-config.sh.
  • Make scripts respect code style.

Voir les différences:

bin/log-report.sh
5 5
current_day=$(date "+%Y-%m-%d")
6 6
log_file="${d7_dir_log}/${current_day}.log"
7 7

  
8
# We use the function my-unlog to activate the virtualenv and then correctly
9
# use unlog in it.
8 10
my-unlog "${log_file}" --config /home/assos/.unlog  --mail-subject "Unlog: ${current_day}"

Formats disponibles : Unified diff