X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=feisty_inits%2Fdot.bashrc-normal-user;h=a4f1ca0e4123d9f464563b51fc6d8cf1ec377e97;hb=44101597e649b4789f53441a10515c5e825f6d87;hp=74a777476d3808fa3f7f36596f6d991af700de6a;hpb=4636861f6bf175c2b647053f82954bcd590df272;p=feisty_meow.git diff --git a/feisty_inits/dot.bashrc-normal-user b/feisty_inits/dot.bashrc-normal-user index 74a77747..a4f1ca0e 100644 --- a/feisty_inits/dot.bashrc-normal-user +++ b/feisty_inits/dot.bashrc-normal-user @@ -28,8 +28,10 @@ if [ "${TERM}" != "dumb" -a -z "$PBS_ENVIRONMENT" ]; then source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh # if not commented out, then feisty meow will run all the unit tests during builds. - #export RUN_ALL_TESTS=true + export RUN_ALL_TESTS=true + # turns on noisy debugging in feisty meow scripts if uncommented. + #export SHELL_DEBUG=true fi ##############