aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2002-02-25 17:44:25 +0000
committerBill Nottingham <notting@redhat.com>2002-02-25 17:44:25 +0000
commite8a6652d8b8e85477831226d343e322e411fa841 (patch)
tree6f3bfe3d352090f12dc578a6144195623221c275
parentf81f6a43af3b04574a61d21c2cb37426bc933c95 (diff)
downloadinitscripts-e8a6652d8b8e85477831226d343e322e411fa841.tar
initscripts-e8a6652d8b8e85477831226d343e322e411fa841.tar.gz
initscripts-e8a6652d8b8e85477831226d343e322e411fa841.tar.bz2
initscripts-e8a6652d8b8e85477831226d343e322e411fa841.tar.xz
initscripts-e8a6652d8b8e85477831226d343e322e411fa841.zip
unset sourced (#59616)
-rwxr-xr-xlang.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang.sh b/lang.sh
index 9e92d7dd..72d2f095 100755
--- a/lang.sh
+++ b/lang.sh
@@ -59,3 +59,4 @@ if [ "$sourced" = 1 ]; then
unset SYSFONTACM SYSFONT
fi
+unset sourced