mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-08 05:50:47 +00:00
Re-enable task run command. #96
This commit is contained in:
@@ -21,6 +21,6 @@ End command output: ------------------------------
|
||||
4) [Running]: version
|
||||
|
||||
Begin command output: ----------------------------
|
||||
aptly version: 0.8~dev
|
||||
aptly version: 0.9~dev
|
||||
|
||||
End command output: ------------------------------
|
||||
|
||||
@@ -2,5 +2,4 @@
|
||||
Test aptly task run
|
||||
"""
|
||||
|
||||
# disabled for now
|
||||
#from .run import *
|
||||
from .run import *
|
||||
|
||||
Reference in New Issue
Block a user