File tests/installall/tests/ffcall/download.sh artifact 920a471732 part of check-in e1ff315042
#!/usr/bin/env bash # Run your step here if ! [[ -e ffcall.tar.gz ]] ; then wget http://www.kiatoa.com/matt/iup/ffcall.tar.gz fi tar xfvz ffcall.tar.gz ls -l ffcall