Skip to content

Commit

Permalink
run all
Browse files Browse the repository at this point in the history
  • Loading branch information
Patent2net committed Jan 10, 2021
1 parent 5b14440 commit c5e60f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions run-all.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
for f in ./REQUESTS/*.cql ; do p2n run --config-file=$f; done
1 change: 1 addition & 0 deletions update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ cd ..
python setup.py build
python setup.py install
chmod +x update.sh
chmod +x run-all.sh

0 comments on commit c5e60f1

Please sign in to comment.