This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
Docker-official-images
mirror of
https://github.com/docker-library/official-images.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Fix links in haskell tests
Moghedrin
10 years ago
parent
ff3c54be72
commit
649e72dbd4
2 changed files
with
2 additions
and
2 deletions
Split View
Show Diff Stats
1
1
test/tests/haskell-cabal/run.sh
1
1
test/tests/haskell-ghci/run.sh
+ 1
- 1
test/tests/haskell-cabal/run.sh
View File
@@ -1 +1 @@
-run-bash-in-container.sh
+
../
run-bash-in-container.sh
+ 1
- 1
test/tests/haskell-ghci/run.sh
View File
@@ -1 +1 @@
-run-bash-in-container.sh
+
../
run-bash-in-container.sh