Skip to content
Snippets Groups Projects
Commit e6e2666e authored by Dennis Ahrens's avatar Dennis Ahrens
Browse files

better output text

parent bbd56fde
No related branches found
No related tags found
No related merge requests found
......@@ -2,4 +2,4 @@
REMAINING=$(sudo -u postgres -- psql -qtAX -d hshinfo -c "select (maximum_value::bigint - (SELECT last_value FROM hshinfo.seq_raw_library_id)) from information_schema.sequences where sequence_schema = 'hshinfo' and sequence_name = 'seq_raw_library_id';")
echo "P watch_lib_ids remaining_library_ids=$REMAINING;400:;200: That many library IDs are available."
echo "P watch_lib_ids remaining_library_ids=$REMAINING;400:;200: hshinfo.seq_raw_library_ids"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment