diff options
| author | Bill Nottingham <notting@redhat.com> | 2002-02-25 17:44:25 +0000 |
|---|---|---|
| committer | Bill Nottingham <notting@redhat.com> | 2002-02-25 17:44:25 +0000 |
| commit | e8a6652d8b8e85477831226d343e322e411fa841 (patch) | |
| tree | 6f3bfe3d352090f12dc578a6144195623221c275 | |
| parent | f81f6a43af3b04574a61d21c2cb37426bc933c95 (diff) | |
unset sourced (#59616)
| -rwxr-xr-x | lang.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -59,3 +59,4 @@ if [ "$sourced" = 1 ]; then unset SYSFONTACM SYSFONT fi +unset sourced |
