Skip to content

Commit 05bb6dd

Browse files
committed
added exec perms to make file
1 parent 5b722d0 commit 05bb6dd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SIT/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ test_smoke: reset test_smoke_cmd
1313
test_smoke_cmd:
1414
./test.sh -p smoke
1515

16+
chmod ug+x ./SIT
17+
1618
env_setup:
1719
./environment.sh -m setup -j ../target/cassandra-data-migrator*.jar
1820
env_reset:

0 commit comments

Comments
 (0)