# HG changeset patch # User greg # Date 1565895320 14400 # Node ID 281f38df3c58e66992d74b19f0fe1e3ff370748a # Parent 9180906544b6cd190a455b1cc5b7f32da9ab77a9 Uploaded diff -r 9180906544b6 -r 281f38df3c58 ensure_synced.xml --- a/ensure_synced.xml Thu Aug 15 10:37:49 2019 -0400 +++ b/ensure_synced.xml Thu Aug 15 14:55:20 2019 -0400 @@ -3,7 +3,7 @@ test.head && -tr '\t' '\n' < test.head > $affy_ids_from_file +tr '\t' '\n' < test.head > $affy_ids_from_file && python '$__tool_directory__/ensure_synced.py' --database_connection_string '$__app__.config.corals_database_connection' --affy_ids_from_file '$affy_ids_from_file'