summaryrefslogtreecommitdiff
path: root/testsuite/ps.test/ps_personality.exp
diff options
context:
space:
mode:
authorCraig Small <csmall@dropbear.xyz>2023-01-25 20:35:43 +1100
committerCraig Small <csmall@dropbear.xyz>2023-01-25 20:35:43 +1100
commitffff3eabdd6944142fdd7a9bab003e83fa393952 (patch)
tree58b35b512dd27f3264bca3f92e029627e760a2d1 /testsuite/ps.test/ps_personality.exp
parent848be2b1e23d4db4420dcfc15d3166073e813f4e (diff)
downloadprocps-ng-ffff3eabdd6944142fdd7a9bab003e83fa393952.tar.gz
testsuite: Remove trailing whitespace
Diffstat (limited to 'testsuite/ps.test/ps_personality.exp')
-rw-r--r--testsuite/ps.test/ps_personality.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/ps.test/ps_personality.exp b/testsuite/ps.test/ps_personality.exp
index 74b163f..f873a19 100644
--- a/testsuite/ps.test/ps_personality.exp
+++ b/testsuite/ps.test/ps_personality.exp
@@ -3,7 +3,7 @@
#
set ps ${topdir}src/ps/pscommand
-set pers_match {
+set pers_match {
bsd "\\s+PID\\s+TTY\\s+STAT\\s+TIME\\s+COMMAND\\r"
linux "\\s+PID\\s+TTY\\s+TIME\\s+CMD\\r"
old "\\s+PID\\s+TTY\\s+STAT\\s+TIME\\s+COMMAND\\r"