remove trailing delim
Build/Publish XBPS / build-and-publish (push) Successful in 4s
Details
Build/Publish XBPS / build-and-publish (push) Successful in 4s
Details
This commit is contained in:
parent
96c8dc450c
commit
89f3fc9eee
2
config.h
2
config.h
|
@ -14,7 +14,7 @@
|
||||||
#define LEADING_DELIMITER 1
|
#define LEADING_DELIMITER 1
|
||||||
|
|
||||||
// Control whether a trailing delimiter should be appended to the status.
|
// Control whether a trailing delimiter should be appended to the status.
|
||||||
#define TRAILING_DELIMITER 1
|
#define TRAILING_DELIMITER 0
|
||||||
|
|
||||||
// Define blocks for the status feed as X(cmd, interval, signal).
|
// Define blocks for the status feed as X(cmd, interval, signal).
|
||||||
#define BLOCKS(X) \
|
#define BLOCKS(X) \
|
||||||
|
|
Loading…
Reference in New Issue