]> Git [git.vados.ru] :: Repos - Mikrotiks/Mikrotiks.git/commitdiff
Autocommit in repo: Mikrotiks, generated by owner: mikro_bak, in 09:00:03 08.07.2026. main
authorvados-dev <vados@vados.ru>
Wed, 8 Jul 2026 06:00:04 +0000 (09:00 +0300)
committervados-dev <vados@vados.ru>
Wed, 8 Jul 2026 06:00:04 +0000 (09:00 +0300)
bin/ros-diff.sh

index 22e47dfbd12e16396405bddb0b5c3f872c008abe..3402060ee6e8613c373a9e1fd516b5d40d48e650 100755 (executable)
@@ -123,7 +123,7 @@ error() {
     echo -e "\n${red}❌ $*${reset}" >&2
 }
 warning() {
     echo -e "\n${red}❌ $*${reset}" >&2
 }
 warning() {
-    echo -e "${yellow}⚠  $*${reset}" >&2
+    echo -e "${yellow}⚠  $*${reset}" >&2
 }
 section() {
     if [ -t 1 ] && $DEBUG_OUT; then
 }
 section() {
     if [ -t 1 ] && $DEBUG_OUT; then