Revision 14515
Added by Aaron Marcuse-Kubitza over 10 years ago
trunk/exports/native_status_resolver.csv.run | ||
---|---|---|
1 | 1 |
#!/bin/bash -e |
2 | 2 |
. "$(dirname "${BASH_SOURCE[0]}")"/../lib/runscripts/extract.run "$@" |
3 |
|
|
4 |
upload_() |
|
5 |
{ |
|
6 |
begin_target |
|
7 |
src="$top_file" dest="nimoy.nceas.ucsb.edu:/home/bien/" command put "$@" |
|
8 |
} |
Also available in: Unified diff
exports/native_status_resolver.csv.run: added upload_() to get the file onto nimoy