Skip to content

Commit

Permalink
refactoring code
Browse files Browse the repository at this point in the history
  • Loading branch information
jmatos committed Mar 27, 2009
1 parent b0cceea commit fb90f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion psake-buildTester.ps1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
powershell -nologo -noprofile -command {
powershell -nologo -noprofile -outputformat text -command {
function runBuilds{
$buildFiles = dir examples\*.ps1
$testResults = @()
Expand Down

0 comments on commit fb90f5a

Please sign in to comment.