scripts/vyatta-interfaces.pl | 35 +++++++++++++++++++++++------------
1 files changed, 23 insertions(+), 12 deletions(-)
New commits:
commit db48fb251547dac1a8c7064be37c923c2a9bd209
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Fri Nov 14 17:54:48 2008 -0800
Check result of system commands
Make sure and check if system commands worked.
commit 018569a6e5783672db7763b0762afe194a585aa3
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Fri Nov 14 16:18:28 2008 -0800
Use grep -c rather than running wc command
Grep already has a count option, so use it.
commit 40f55b9e218389800c0dab50b50c9cd8ae0dcfe6
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Fri Nov 14 16:17:11 2008 -0800
Use perl unlink rather than rm
Don't need to run a command to remove a file.
commit d814833b484634442161de7be4935d1bd3f991a7
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Fri Nov 14 16:12:55 2008 -0800
Use perl mkdir
Don't need to call out to shell to create directory
commit 160d05043a4b36d519b1e0aeff540c428dac38dd
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Fri Nov 14 16:11:32 2008 -0800
Implement touch in perl
Use perl to do the touch command.
http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=db48fb251547dac1a8c7064be37c923c2a9bd209
http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=018569a6e5783672db7763b0762afe194a585aa3
http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=40f55b9e218389800c0dab50b50c9cd8ae0dcfe6
http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=d814833b484634442161de7be4935d1bd3f991a7
http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=160d05043a4b36d519b1e0aeff540c428dac38dd
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn