Artifact 920a47173205c9c0e434bfba03b0eae5af6f8218:
- Executable file tests/installall/tests/ffcall/download.sh — part of check-in [8666173eaf] at 2013-07-21 23:54:30 on branch dev — Basic installall flow (user: matt, size: 173) [annotate] [blame] [check-ins using]
#!/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