This website works better with JavaScript.
首頁
探索
說明
註冊
登入
ExternalMirrors
/
mongodb-formula
镜像来自
https://github.com/salt-formulas/salt-formula-mongodb
關註
1
收藏
0
複製
1
程式碼
問題管理
0
版本發佈
6
Wiki
Activity
瀏覽代碼
Fixed typo in run_tests.sh file
Change-Id: I4790478de8eeb7b9207c2395251d679c3530556a
pull/6/head
Jakub Josef
7 年之前
父節點
de9493c4e9
當前提交
5fdde1aa27
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
顯示文件統計
+1
-1
tests/run_tests.sh
+ 1
- 1
tests/run_tests.sh
查看文件
@@ -124,7 +124,7 @@ clean() {
}
salt_run() {
[ -e ${VEN_DIR}/bin/activate ] && source ${VENV_DIR}/bin/activate
[ -e ${VEN
V
_DIR}/bin/activate ] && source ${VENV_DIR}/bin/activate
salt-call ${SALT_OPTS} $*
}
Write
Preview
Loading…
取消
儲存