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 fb90f5a commit fbba732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion psake-buildTester.ps1
@@ -1,4 +1,4 @@
powershell -nologo -noprofile -outputformat text -command {
powershell -nologo -noprofile -command {
function runBuilds{
$buildFiles = dir examples\*.ps1
$testResults = @()
Expand Down

0 comments on commit fbba732

Please sign in to comment.