[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Placing the configuration file in the user space
From: |
kalyanreddy |
Subject: |
Re: Placing the configuration file in the user space |
Date: |
Wed, 31 Dec 2008 03:18:45 -0800 (PST) |
Hi Ben,
Thank you so much for your reply, and it is working fine now.
I have one more queary, I dont want to use the configuration file and i want
to pass the entire configuration information as arguments to runtest
command, is this possible ?
Cheers,
-Kalyan.
Ben Elliston-37 wrote:
>
>> I dont want to plce the configuration file in
>> /usr/share/dejagnu/baseboard folder, I want to place the
>> configuration file in user space.
>
> That's fine; that's how I have always done it. You need to put this
> in your site.exp:
>
> lappend boards_dir "/home/kalyan/etc/boards" # or whatever
>
> Cheers, Ben
>
>
> _______________________________________________
> DejaGnu mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/dejagnu
>
>
--
View this message in context:
http://www.nabble.com/Placing-the-configuration-file-in-the-user-space-tp21203089p21230012.html
Sent from the Gnu - Dejagnu - General mailing list archive at Nabble.com.