Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
worry127722 committed Nov 19, 2014
1 parent 70e685d commit 39d0a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _test/tools/br/lib/Staf.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ public static function handle($src, $cmd, $host='local'){
echo "wangnew2---".$_cmd."\n";
echo "wangold2---".$back."\n";
$wand = exec($_cmd, $back);
exec("STAF 10.94.26.95 PROCESS START COMMAND notepad");
// exec("/usr/local/staf/bin/STAF 10.94.26.95 PROCESS START COMMAND notepad");
echo "+-".$back."-+";
var_dump($back);
echo $wand."\n";
Expand Down

1 comment on commit 39d0a32

@wendal
Copy link

@wendal wendal commented on 39d0a32 May 22, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这注释能不能更随意?!!!

Please sign in to comment.