X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=rc%2Ffunctions;h=18012885c8c281113734f72fba299e1a42b3768d;hb=2416f3dcb9c90f552302ee5c4cf608fd9a7f3683;hp=1f1636d501402ef59a2ebf22cdcf86337c62b676;hpb=e2b2e80344ea9444b2fba5eaf1c345a2427ca620;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"