delete junk

This commit is contained in:
Johan Le Baut 2022-10-14 10:57:18 +02:00
parent 48d1062b4f
commit aef1c0bebc
2 changed files with 0 additions and 15 deletions

View file

@ -1,12 +0,0 @@
#!/usr/bin/env bash
set -eau -o pipefail
rc=0
# false | false || rc="${PIPESTATUS[@]}"
out=$(echo toto && false) || rc=2
echo $out
echo $?
echo $rc

View file

@ -1,3 +0,0 @@
toto
toti
toto