Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 49a90c0

Browse files
committed
Python: CG trace: minor adjustment to recreate-dh.sh
1 parent 5ef8170 commit 49a90c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/tools/recorded-call-graph-metrics/recreate-db.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ fi
1010

1111
DB="cg-trace-example-db"
1212
SRC="example/"
13-
XMLDIR="example-traces/"
13+
XMLDIR="example-traces"
1414
PYTHON_EXTRACTOR=$(codeql resolve extractor --language=python)
1515

1616

0 commit comments

Comments
 (0)