Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
  • Loading branch information
jessfraz committed Sep 25, 2018
1 parent e50b738 commit 934cfe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ run(){
if [[ "$f" == "" ]]; then
main "$args"
else
"$args"
$args
fi
}

Expand Down

0 comments on commit 934cfe1

Please sign in to comment.