aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorZe Libertine Gamer <zlg@zlg.space>2016-11-03 07:02:05 -0700
committerZe Libertine Gamer <zlg@zlg.space>2016-11-03 07:02:05 -0700
commit017536123a5d334759ed54aff610b22a8d6c8254 (patch)
tree416188c268a9f1621fa9ed183139fded80f837d7 /src
parentCorrect run_again, add recursion (diff)
downloadvgstash-017536123a5d334759ed54aff610b22a8d6c8254.tar.gz
vgstash-017536123a5d334759ed54aff610b22a8d6c8254.tar.bz2
vgstash-017536123a5d334759ed54aff610b22a8d6c8254.tar.xz
vgstash-017536123a5d334759ed54aff610b22a8d6c8254.zip
Improve error handling in shell scripts
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
em-search.sh?h=next&id=a90ed3b7086677c04bc4c42fb867d75e1dfd64d6&follow=1'>DerpZe Libertine Gamer1-0/+1 2016-11-03Improve error handling in shell scriptsZe Libertine Gamer4-3/+23 2016-10-24Correct run_again, add recursionZe Libertine Gamer1-0/+4 Loops and functions -- oh my, what a useful combination. :) 2016-10-21Add quotes to correct behavior for arglistZe Libertine Gamer1-1/+1 2016-10-14updater.sh: add recursion, error handlingZe Libertine Gamer1-43/+101 2016-10-14Correct pipe-handling behaviorZe Libertine Gamer1-1/+9 2016-10-12Clarify a method to move between platformsZe Libertine Gamer1-2/+5 Also correct a typo.