Extract LogBody() function
This commit is contained in:
committed by
=Michael Hohn
parent
5f235371f5
commit
70768469d6
@@ -189,12 +189,13 @@
|
||||
cd ~/local/gh-mrva
|
||||
|
||||
# Build it
|
||||
go clean
|
||||
go build .
|
||||
|
||||
./gh-mrva -h
|
||||
|
||||
# In log-submit-the-mrva-job.log after edit
|
||||
SN=11
|
||||
SN=14
|
||||
./gh-mrva submit --language cpp --session mirva-session-$SN \
|
||||
--list mirva-list \
|
||||
--query /Users/hohn/local/gh-mrva/FlatBuffersFunc.ql >& log-$SN.out &
|
||||
|
||||
Reference in New Issue
Block a user