mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 09:51:02 +00:00
Rename zombienet extension (#6073)
* Rename extension files and respective entries from '.feature' to '.zndsl' * Rename zombienet extension for 0001-dispute-valid-block test
This commit is contained in:
@@ -11,7 +11,7 @@ mkdir -p $CFG_DIR
|
||||
export PATH=$CFG_DIR:$PATH
|
||||
|
||||
cd $CFG_DIR
|
||||
# see 0002-upgrade-node.feature to view the args.
|
||||
# see 0002-upgrade-node.zndsl to view the args.
|
||||
curl -L -O $1
|
||||
chmod +x $CFG_DIR/polkadot
|
||||
echo $(polkadot --version)
|
||||
|
||||
Reference in New Issue
Block a user