Commit bed16485 authored by claes's avatar claes

Removed exporting of CDPATH

parent 878f8548
#! /bin/bash
#
# Proview $Id: pwrp_env.sh,v 1.12 2008-01-24 09:57:33 claes Exp $
# Proview $Id: pwrp_env.sh,v 1.13 2008-04-09 06:59:52 claes Exp $
# Copyright (C) 2005 SSAB Oxelsund AB.
#
# This program is free software; you can redistribute it and/or
......@@ -866,7 +866,7 @@ pwrc_set_func()
export pwrp_lis=$pwrp_root/$platform/lis
export PATH=$PATH:$pwrp_exe
export CDPATH=$pwrp_root:$pwrp_root/common:$pwrp_root/x86_linux:$pwrp_src
# export CDPATH=$pwrp_root:$pwrp_root/common:$pwrp_root/x86_linux:$pwrp_src
export pwrp_projectname=$pname
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment