Skip to content

Commit

Permalink
Merge pull request #2 from rlcee/210701b
Browse files Browse the repository at this point in the history
remove jsonMaker
  • Loading branch information
rlcee authored Jul 1, 2021
2 parents f37c88c + c48133a commit 39c2281
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1,382 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# shtools
Mu2e data handling utiltiy scripts such as jsonMaker, sam tools and
Mu2e data handling utiltiy scripts such as sam tools and
monitor scripts. Contents define dhtools ups product.
5 changes: 0 additions & 5 deletions bin/dh_functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@
# bash functions to provide easy reference to scripts
#

jsonMaker() {
$DHTOOLS_DIR/bin/jsonMaker.py "$@"
}
export -f jsonMaker

samRm() {
$DHTOOLS_DIR/bin/samRm.sh "$@"
}
Expand Down
Loading

0 comments on commit 39c2281

Please sign in to comment.