Skip to content

Commit 5789cca

Browse files
committed
comment temp stuff.
1 parent 7c55775 commit 5789cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/samples/Microsoft.ML.Samples/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ static void Main(string[] args)
1111
{
1212
//DataViewEnumerable.Example();
1313

14-
if (args[1] == "-runall")
14+
//if (args[1] == "-runall")
1515
RunAll();
1616
}
1717

0 commit comments

Comments
 (0)