fix jrun
[distro-setup] / .bashrc
diff --git a/.bashrc b/.bashrc
index 840a353a108f82a0ebbb531e962151e23fb2440d..d374dd4e522a7f7d34a88ee28c6e90e37e7d9509 100644 (file)
--- a/.bashrc
+++ b/.bashrc
@@ -9,6 +9,7 @@
 #exec 2>>/a/tmp/bashlog
 
 
+
 # History related options first, or else
 # we risk screwing up history history. And this is duplicated
 # in ~/.bash_profile just for good measure
@@ -71,5 +72,7 @@ else
     fi
   fi
 fi
+
+
 # ensure no bad programs appending to this file will have an affect
 return 0