mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-15 14:15:54 -06:00
Delete directory
This commit is contained in:
parent
1f79682918
commit
4f5f270dbd
1 changed files with 0 additions and 28 deletions
|
|
@ -1,28 +0,0 @@
|
|||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(grep:*)",
|
||||
"Bash(unzip:*)",
|
||||
"Bash(xmllint:*)",
|
||||
"Bash(cat:*)",
|
||||
"Bash(make clean:*)",
|
||||
"Bash(make:*)",
|
||||
"Bash(gcc:*)",
|
||||
"Bash(./test_y2_axis:*)",
|
||||
"Bash(ls:*)",
|
||||
"Bash(rm:*)",
|
||||
"Bash(echo:*)",
|
||||
"Bash(./test_single_axis:*)",
|
||||
"Bash(if [ -f test_single_verify/xl/charts/_rels/chart1.xml.rels ])",
|
||||
"Bash(then echo \" ✓ YES\")",
|
||||
"Bash(else echo \" ✗ NO\")",
|
||||
"Bash(fi)",
|
||||
"Bash(./test_bar_y2:*)",
|
||||
"Bash(./test_area_y2)",
|
||||
"Bash(./test_scatter_styled:*)",
|
||||
"Bash(convert:*)",
|
||||
"Bash(LD_LIBRARY_PATH=./lib:$LD_LIBRARY_PATH ./test_scatter_styled:*)",
|
||||
"Bash(LD_LIBRARY_PATH=./lib:$LD_LIBRARY_PATH ./test_scatter_chartsheet:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue