Skip to content

Commit

Permalink
testsuite: Fix hashbangs
Browse files Browse the repository at this point in the history
(cherry picked from commit 5030109)
  • Loading branch information
bgamari committed Oct 13, 2018
1 parent 2ca7ced commit 4bf6804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsuite/tests/perf/compiler/genMultiLayerModules
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Generate $DEPTH layers of modules with $WIDTH modules on each layer
# Every module on layer N imports all the modules on layer N-1
# MultiLayerModules.hs imports all the modules from the last layer
Expand Down

0 comments on commit 4bf6804

Please sign in to comment.