Skip to content

Commit

Permalink
Put start/end messages on compile-linux.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Clark-Casey committed Feb 21, 2014
1 parent 0336ac1 commit 96b3afe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions analysis/threadpool-info/src/compile-linux.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/bin/sh

echo "Starting compilation"
mcs ThreadPoolStats.cs
echo "Compilation complete"

0 comments on commit 96b3afe

Please sign in to comment.