Skip to content

Commit

Permalink
Debugging snippet in comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Mar 9, 2015
1 parent b126d1e commit 976fcb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/function_macros-5
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ all2 :
@+echo "Z\$(DYNMAC)Z"
EOT

# '-#d:F:L:t,50'
# valgrind --read-var-info=yes --leak-check=full --show-reachable=yes -v
${DMAKEPROG} -P3 -r -f $file1
result=$?
if test "`cat $file2`" != "Y(shellpre) (shellpost)Y"; then
Expand Down

0 comments on commit 976fcb0

Please sign in to comment.