eisai on Nostr: menherahair Ah, now I (finally) get the meaning of > but a caller up the chain has ...
menherahair (npub1n78…87ev) Ah, now I (finally) get the meaning of
> but a caller up the chain has decided to explicitly return 0
I guess pipefail will work if you add “set -e” to the beginning of your script. Usually “set -eu” is the bare minimum for a shell script. Otherwise bash behaves more like in an interactive terminal, where a shell isn’t supposed to quite if program errors.
Published at
2024-03-24 14:45:39Event JSON
{
"id": "392a56fc8f3bab6ad5be27afc0bf606151b739d0eb05308cbefd0e008c35813f",
"pubkey": "8cd20c7236dac2fcfd775e1a189f54e7183dc65f22df1c6445cfe0dfe7ad6df5",
"created_at": 1711291539,
"kind": 1,
"tags": [
[
"p",
"9f8f12d3dbef548f0c2d23696999eeba508ffdd08c71f01408ab7798bbbc30d8",
"wss://relay.mostr.pub"
],
[
"e",
"e5d724efd995e8bf01d8145126b0d42a7361fbfebf16b109ea32f5fc13887e4c",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://eientei.org/objects/6a599fbb-a84b-44c9-bca8-945e5cafb25f",
"activitypub"
]
],
"content": "nostr:npub1n783957maa2g7rpdyd5knx0whfggllws33clq9qg4dme3wauxrvq6q87ev Ah, now I (finally) get the meaning of \n\u003e but a caller up the chain has decided to explicitly return 0\nI guess pipefail will work if you add “set -e” to the beginning of your script. Usually “set -eu” is the bare minimum for a shell script. Otherwise bash behaves more like in an interactive terminal, where a shell isn’t supposed to quite if program errors.",
"sig": "97fa1804f10d13d27d58497d90b17b96d818c4852df81ea3b0df8b9a01cffd98016993d41c26475e50f1bed11d816354d254d44a480aa2616e75c1e500fd6e53"
}