mirror of
https://github.com/moparisthebest/xeps
synced 2025-01-30 23:10:10 -05:00
7389c8a3e9
As per @horazont's feedback: > You do not need () around the command in an if. I think that causes a subshell to spawn, the effects of which I'm not certain about. Further Googling suggests that the exit status of a pipeline is that of the most recently executed foreground pipeline, meaning that the exit code can be used directly in conditional statements. |
||
---|---|---|
.. | ||
2xep.lua | ||
accept.py | ||
archive.py | ||
ci-announce.sh | ||
ci-archive.sh | ||
ci-changed-builds.sh | ||
ci-prune-build.sh | ||
ci-restore-timestamps.py | ||
deferrals.py | ||
extract-metadata.py | ||
find-lcs.sh | ||
issue-cfe.py | ||
makeent.py | ||
md-diff.sh | ||
send-updates.py | ||
validate-xep0001-conformance.sh | ||
xep2md.lua | ||
xep2md.sh | ||
xeplib.py | ||
xeplist-to-csv.py |