"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "travis.sh" between
Firebird-3.0.2.32703-0.tar.bz2 and Firebird-3.0.4.33054-0.tar.bz2

About: Firebird is a relational database offering many ANSI SQL standard features.

travis.sh  (Firebird-3.0.2.32703-0.tar.bz2):travis.sh  (Firebird-3.0.4.33054-0.tar.bz2)
#!/usr/bin/env bash #!/usr/bin/env bash
start_server() {
until ./gen/Release/firebird/bin/firebird; do
echo "Firebird crashed with exit code $?. Restarting..." >&2
done
}
dummy_output() { dummy_output() {
while true; do while true; do
sleep 9m sleep 9m
echo "dummy output" echo "dummy output"
done done
} }
skip_tests() { skip_tests() {
SKIP=skip.txt SKIP=skip.txt
echo bugs.core_0870 >> $SKIP echo bugs.core_0870 >> $SKIP
 End of changes. 1 change blocks. 
6 lines changed or deleted 0 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)