Bläddra i källkod

Little Goody for OS X users ;)

tags/4.4-RC1
Stephane Gamard 10 år sedan
förälder
incheckning
a32849558e
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1
    0
      push.sh

+ 1
- 0
push.sh Visa fil

@@ -3,6 +3,7 @@
function alert_user {
echo "${1}"
which -s osascript && osascript -e "display notification \"${1}\" with title \"SonarQube -- Build\""
which -s growlnotify && growlnotify `basename $0` -m "${1}"
}


Laddar…
Avbryt
Spara