Skip to content

Commit

Permalink
Fin!
Browse files Browse the repository at this point in the history
Signed-off-by: John <[email protected]>
  • Loading branch information
johnmccrae committed Sep 6, 2024
1 parent 2223bf5 commit 0704f98
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 52 deletions.
6 changes: 0 additions & 6 deletions .expeditor/build_gems.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -170,12 +170,6 @@ if (Test-Path $($parent_folder + "\chef.powershell.dll")){
}
Write-Output "`r"

# Write-Output "--- :mag: Where are all the Chef PowerShell DLLs located?"
# $files = Get-ChildItem -Path c:\ -Name "Chef.PowerShell.Wrapper.dll" -Recurse
# foreach($file in $files){
# Write-Output "I found a copy here: $file"
# }

Write-Output "--- :point_right: finally verifying the gem code (chefstyle, spellcheck, spec)"
bundle update
bundle exec rake gem_check
Expand Down
46 changes: 0 additions & 46 deletions habitat/plan_old.ps1

This file was deleted.

0 comments on commit 0704f98

Please sign in to comment.