You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 line
839B

  1. {
  2. "permissions": {
  3. "allow": [
  4. "Bash(powershell -Command \"Get-Content ''d:\\\\Development\\\\Tracking_Kits\\\\ImportService\\\\TrackingDataImport.vbs'' -Encoding Unicode | Out-String\")",
  5. "Bash(git -C \"d:/Development/Tracking_Kits\" rev-parse HEAD)",
  6. "Bash(cscript //NoLogo Tests/TrackingDataImport_TestHarness.vbs)",
  7. "Bash(powershell -ExecutionPolicy Bypass -File \"d:\\\\Development\\\\Tracking_Kits\\\\Tests\\\\_fix_harness.ps1\")",
  8. "Bash(powershell -Command \":*)",
  9. "Bash(del \"d:\\\\Development\\\\Tracking_Kits\\\\Tests\\\\_fix_harness.ps1\")",
  10. "Bash(powershell -ExecutionPolicy Bypass -File \"d:\\\\Development\\\\Tracking_Kits\\\\Tests\\\\_fix2.ps1\")",
  11. "Bash(powershell -ExecutionPolicy Bypass -File \"d:\\\\Development\\\\Tracking_Kits\\\\Tests\\\\_fix3.ps1\")"
  12. ]
  13. }
  14. }

Powered by TurnKey Linux.