Fixed some more ARCHITECTUREs and stopped exporting colors from
[clearscm.git] / rc / functions
index 1f1636d..1801288 100644 (file)
@@ -189,7 +189,7 @@ function ssh {
 } # ssh
 
 function sj {
-  if [ $ARCH = "FreeBSD" ]; then
+  if [ $ARCHITECTURE = "FreeBSD" ]; then
     psopts="-aux"
   else
     psopts="-ef"