Loading check-rules.sh +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ do if [ -e "$f" ] then filename=$( basename "$f" ) docker run -v $(pwd)/rules/:/tmp dnanexus/promtool:1.0 \ docker run -v $(pwd)/deploy/rules/:/tmp dnanexus/promtool:1.0 \ check rules /tmp/${filename} fi done No newline at end of file Loading
check-rules.sh +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ do if [ -e "$f" ] then filename=$( basename "$f" ) docker run -v $(pwd)/rules/:/tmp dnanexus/promtool:1.0 \ docker run -v $(pwd)/deploy/rules/:/tmp dnanexus/promtool:1.0 \ check rules /tmp/${filename} fi done No newline at end of file