Skip to content

Commit 5c8b471

Browse files
committed
all: fix typo
1 parent 588ef72 commit 5c8b471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bamboo-specs/bamboo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
# read messages during integration tests.
127127
syslogd -n -C &
128128
129-
syslogd_pid=$!
129+
syslogd_pid="$!"
130130
readonly syslogd_pid
131131
132132
make \

0 commit comments

Comments
 (0)