mirror of
https://github.com/YunoHost/package_check.git
synced 2024-09-03 20:06:20 +02:00
Correction comptage notes sur patch #654
This commit is contained in:
parent
8a47661964
commit
e2137075af
1 changed files with 1 additions and 0 deletions
|
@ -925,6 +925,7 @@ TEST_LAUNCHER () {
|
||||||
ECHO_FORMAT "\n!! Bug 654 détecté !!\n" "red" clog # Patch #654
|
ECHO_FORMAT "\n!! Bug 654 détecté !!\n" "red" clog # Patch #654
|
||||||
echo -e "date\nBug 654 sur $1 $2\n\n" >> "$script_dir/patch_#654.log" # Patch #654
|
echo -e "date\nBug 654 sur $1 $2\n\n" >> "$script_dir/patch_#654.log" # Patch #654
|
||||||
cur_test=$((cur_test-1))
|
cur_test=$((cur_test-1))
|
||||||
|
tnote=$((tnote-1))
|
||||||
fi # Patch #654
|
fi # Patch #654
|
||||||
done # Patch #654
|
done # Patch #654
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue