Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

15 lines
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.