Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275182
b: refs/heads/master
c: 7bf5107
h: refs/heads/master
v: v3
  • Loading branch information
Steven Rostedt authored and Steven Rostedt committed Oct 22, 2011
1 parent c2519be commit 5d4a4b6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9f7424cc86adf55c3fccaa1160b6cf5c6cfc4c02
refs/heads/master: 7bf5107347d94bb056c5a0cf78f09e499c3d8f48
3 changes: 3 additions & 0 deletions trunk/tools/testing/ktest/ktest.pl
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,9 @@
# do not force reboots on config problems
my $no_reboot = 1;

# default variables that can be used
chomp ($variable{"PWD"} = `pwd`);

$config_help{"MACHINE"} = << "EOF"
The machine hostname that you will test.
EOF
Expand Down

0 comments on commit 5d4a4b6

Please sign in to comment.