diff options
author | Ian Lynagh <igloo@earth.li> | 2010-12-16 01:14:59 +0000 |
---|---|---|
committer | Ian Lynagh <igloo@earth.li> | 2010-12-16 01:14:59 +0000 |
commit | 03a4928b077a3a8fcde13717f1f6413c2b80cc6d (patch) | |
tree | 83af7086d0a7f202034e7d566f5610fb6ead29c2 /bindisttest | |
parent | a15eff7eca183f7cd00078c648170ae20c9a2487 (diff) | |
download | haskell-03a4928b077a3a8fcde13717f1f6413c2b80cc6d.tar.gz |
Remove a debugging print
Diffstat (limited to 'bindisttest')
-rw-r--r-- | bindisttest/checkBinaries.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bindisttest/checkBinaries.sh b/bindisttest/checkBinaries.sh index 3c62198311..909371366d 100644 --- a/bindisttest/checkBinaries.sh +++ b/bindisttest/checkBinaries.sh @@ -1,6 +1,5 @@ #!/bin/sh -echo "1 is $1 done" EXPECTED_VERSION="$1" # Our shared libraries are currently executable (is that a bug?), so |