ソースを参照

Ring the bell when build is done

Alois Mahdal 8 年 前
コミット
6a513d384d
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1
    0
      trigger_copr

+ 1
- 0
trigger_copr ファイルの表示

129
     case $Action in
129
     case $Action in
130
         build)
130
         build)
131
             copr build "$CoprProject" "$Tmp/$PkgName.spec"
131
             copr build "$CoprProject" "$Tmp/$PkgName.spec"
132
+            printf '\a'
132
             ;;
133
             ;;
133
         demo)
134
         demo)
134
             warn "demo mode active, we would build:"
135
             warn "demo mode active, we would build:"