X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=path_add-function;h=f2f4299ea4c3399741022303d5b5f4ad4f853e3a;hp=540306ca03f0d8aed9af772b7840696f38973fce;hb=343a048be4b32d18540c6531048d2b9a006774ae;hpb=50e3ebaf4941651899a3b52b5245052c3f4ed725 diff --git a/path_add-function b/path_add-function index 540306c..f2f4299 100644 --- a/path_add-function +++ b/path_add-function @@ -22,7 +22,7 @@ path_add() { --help: print this --end: adds to end of path, which will give it lowest priority --ifexists: add to path only if directory exists" - local found x y z ifexists end loop newpath + local found x y ifexists end loop newpath ifexists=false end=false loop=true