Skip to content

Commit 36b3ccc

Browse files
committed
config_test.cfg.enc -> qiita_core/support_files/config_test.cfg.enc
1 parent ea0f44e commit 36b3ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

travis_ebi_setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
set -e
22
echo "** Testing EBI **"
3-
openssl aes-256-cbc -K $encrypted_079e536628f1_key -iv $encrypted_079e536628f1_iv -in config_test.cfg.enc -out qiita_core/support_files/config_test.cfg -d
3+
openssl aes-256-cbc -K $encrypted_079e536628f1_key -iv $encrypted_079e536628f1_iv -in qiita_core/support_files/config_test.cfg.enc -out qiita_core/support_files/config_test.cfg -d

0 commit comments

Comments
 (0)