You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ma...@apache.org on 2017/04/30 15:31:41 UTC

archiva git commit: PS tests

Repository: archiva
Updated Branches:
  refs/heads/citest 428ca6a10 -> a178b96e5


PS tests


Project: http://git-wip-us.apache.org/repos/asf/archiva/repo
Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/a178b96e
Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/a178b96e
Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/a178b96e

Branch: refs/heads/citest
Commit: a178b96e5424fb2ee4faecaad0fdbab50a602bda
Parents: 428ca6a
Author: Martin Stockhammer <ma...@apache.org>
Authored: Sun Apr 30 17:31:26 2017 +0200
Committer: Martin Stockhammer <ma...@apache.org>
Committed: Sun Apr 30 17:31:26 2017 +0200

----------------------------------------------------------------------
 src/ci/scripts/cleanup.ps1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/archiva/blob/a178b96e/src/ci/scripts/cleanup.ps1
----------------------------------------------------------------------
diff --git a/src/ci/scripts/cleanup.ps1 b/src/ci/scripts/cleanup.ps1
index 2289ffa..542b93c 100644
--- a/src/ci/scripts/cleanup.ps1
+++ b/src/ci/scripts/cleanup.ps1
@@ -7,4 +7,4 @@ foreach ($item in $list) {
      $fn = $item.name + "_.txt"
      get-itemproperty $item | format-list 
 }
-Get-Process -IncludeUserName -FileVersionInfo  | sort -Descending CPU
+Get-Process -IncludeUserName