Skip to content

Commit

Permalink
filter-sessions-by-user: error on unset vars
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony Edgin committed Jul 11, 2019
1 parent 0fe63e7 commit d759b35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions filter-sessions-by-user
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
# PARAMETERS:
# user: The iRODS username to filter on

set -o nounset


main()
{
Expand Down

0 comments on commit d759b35

Please sign in to comment.