diff options
| author | Luigi Rizzo <luigi@FreeBSD.org> | 2001-02-18 06:54:07 +0000 |
|---|---|---|
| committer | Luigi Rizzo <luigi@FreeBSD.org> | 2001-02-18 06:54:07 +0000 |
| commit | a3ab0e45515ab8c72c5525ebc4051aa13a302129 (patch) | |
| tree | bc8e481084879859b83ceb69c2065702eeedc4db | |
| parent | 96fc0cb8f82efe2a8ca49c109679598ffc445689 (diff) | |
Notes
| -rw-r--r-- | release/picobsd/floppy.tree/etc/profile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/release/picobsd/floppy.tree/etc/profile b/release/picobsd/floppy.tree/etc/profile index babb9333f494d..deb3213e76f20 100644 --- a/release/picobsd/floppy.tree/etc/profile +++ b/release/picobsd/floppy.tree/etc/profile @@ -1,3 +1,4 @@ # System-wide .profile file for sh(1). BLOCKSIZE=K; export BLOCKSIZE PATH=/stand:.; export PATH +set -E |
