2 Commits

Author SHA1 Message Date
ianmacd
e8fe1195e3 The check for an interactive shell was already present, but buggy. bash 3.x
would be allowed to source the file even if the shell wasn't interactive.
2006-02-25 00:21:33 +00:00
ianmacd
2df4ea7bdf Code now in its own file instead of inside spec file.
Check for non-interactive shell and do not source.

Check for having already been sourced.
2006-02-23 15:16:51 +00:00