--- /home/var/lib/mock/fedora-rawhide-x86_64/root/etc/profile 2016-03-01 08:52:51.000000000 +0000 +++ ./profile 2014-05-03 23:53:44.426373279 +0100 @@ -43,7 +43,7 @@ else fi HOSTNAME=`/usr/bin/hostname 2>/dev/null` -HISTSIZE=1000 +HISTSIZE=100000 if [ "$HISTCONTROL" = "ignorespace" ] ; then export HISTCONTROL=ignoreboth else @@ -72,5 +72,6 @@ for i in /etc/profile.d/*.sh ; do fi done +pathmunge . after unset i unset -f pathmunge