Skip to content

Commit 607bd56

Browse files
committed
change quoting of -- ARGS values for more platform independence and change test accordingly
1 parent 52c096a commit 607bd56

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

fpm/fpm.toml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,7 @@ tag = "v0.2"
1212

1313
[dependencies.M_CLI2]
1414
git = "https://github.com/urbanjost/M_CLI2.git"
15-
<<<<<<< HEAD
1615
rev = "5c7df1267c918ec2b1b8e2c6a0ac000367b562cf"
17-
=======
18-
rev = "a177b0077819571815fa6a8da6980bcb45443858"
1916

2017
[[test]]
2118
name = "cli-test"
@@ -26,12 +23,3 @@ main = "cli_test.f90"
2623
name = "fpm-test"
2724
source-dir = "test/fpm_test"
2825
main = "main.f90"
29-
>>>>>>> try one more like previous build to clear error
30-
31-
32-
[[test]]
33-
name = "fpm-test"
34-
source-dir = "test/fpm_test"
35-
main = "main.f90"
36-
37-

0 commit comments

Comments
 (0)