Browse Source

Ring the bell when build is done

Alois Mahdal 6 years ago
parent
commit
6a513d384d
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      trigger_copr

+ 1
- 0
trigger_copr View File

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