X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=rc%2Ffunctions;h=18012885c8c281113734f72fba299e1a42b3768d;hb=4485a622887eafc6174b305983301aa6ea46d4c9;hp=1f1636d501402ef59a2ebf22cdcf86337c62b676;hpb=c3db9883eebdeb53115e8b308f98a3bae9266238;p=clearscm.git diff --git a/rc/functions b/rc/functions index 1f1636d..1801288 100644 --- a/rc/functions +++ b/rc/functions @@ -189,7 +189,7 @@ function ssh { } # ssh function sj { - if [ $ARCH = "FreeBSD" ]; then + if [ $ARCHITECTURE = "FreeBSD" ]; then psopts="-aux" else psopts="-ef"