[Swift-commit] r7516 - SwiftApps/gocat
ketan at ci.uchicago.edu
ketan at ci.uchicago.edu
Sat Jan 25 23:29:34 CST 2014
Author: ketan
Date: 2014-01-25 23:29:34 -0600 (Sat, 25 Jan 2014)
New Revision: 7516
Modified:
SwiftApps/gocat/README
Log:
notes
Modified: SwiftApps/gocat/README
===================================================================
--- SwiftApps/gocat/README 2014-01-26 04:46:44 UTC (rev 7515)
+++ SwiftApps/gocat/README 2014-01-26 05:29:34 UTC (rev 7516)
@@ -23,7 +23,7 @@
cd catalog-client/globusonline/catalog/client/examples
sh test_command_line.sh
-You'll be prompted to enter your username and password for first time. GO remembers it.
+You will be prompted to enter your username and password for first time. GO remembers it from there.
To get started with catalog wrapper tagwrap.sh set the following environment variables:
@@ -32,7 +32,7 @@
For example on my mac OSX:
-export catloc=/Users/ketan/catalog-client/globusonline/catalog/client/examples
+export catloc=$HOME/catalog-client/globusonline/catalog/client/examples
export catid=48
catid is the catalog id and will be different depending upon which catalog you are working with.
@@ -42,3 +42,6 @@
sh tagwrap.sh mydataset mytag1=myval1 mytag2=myval2 mytag3=myval3
+Note: For further tests, note that the tag values must be unique and change
+each time you are tagging a dataset. This might be considered a limitation
+depending on applications requirements.
More information about the Swift-commit
mailing list