Admin/isatest-makedist
changeset 14981 e73f8140af78
parent 14170 edd5a2ea3807
child 15438 dfc7d2a824d6
equal deleted inserted replaced
14980:267cc670317a 14981:e73f8140af78
     1 #!/usr/bin/env bash
     1 #!/usr/bin/env bash
     2 #
     2 #
     3 # $Id$
     3 # $Id$
     4 # Author: Gerwin Klein, TU Muenchen
     4 # Author: Gerwin Klein, TU Muenchen
     5 # License: GPL (GNU GENERAL PUBLIC LICENSE)
       
     6 #
     5 #
     7 # DESCRIPTION: Build distribution and run isatest-make for lots of platforms.
     6 # DESCRIPTION: Build distribution and run isatest-make for lots of platforms.
     8 
     7 
     9 # source bashrc, we're called by cron
     8 # source bashrc, we're called by cron
    10 . ~/.bashrc
     9 . ~/.bashrc