diff --git a/dsl/tianon/debaudit.groovy b/dsl/tianon/debaudit.groovy index 92baaf0..cca78f4 100644 --- a/dsl/tianon/debaudit.groovy +++ b/dsl/tianon/debaudit.groovy @@ -55,7 +55,7 @@ docker run -i --rm "\$image" sh -ec ' \$1 == "Inst" { print \$2 " -- " \$3 " => " \$4 } -' | tee temp +' | sort | tee temp echo; echo