Project

General

Profile

« Previous | Next » 

Revision 14515

exports/native_status_resolver.csv.run: added upload_() to get the file onto nimoy

View differences:

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