Searched refs:execute_or_die (Results 1 - 1 of 1) sorted by relevance

/ontohub/script/
H A Drebuild-ontohub22 execute_or_die() { function
147 execute_or_die "bundle exec rake db:migrate:clean"
148 execute_or_die "redis-cli flushdb"
149 execute_or_die "bundle exec rake git:compile_cp_keys"
150 execute_or_die "bundle exec rake db:seed"

Completed in 7 milliseconds