Skip to content

Commit

Permalink
Merge pull request #94 from HebaruSan/fix/quote-spaces
Browse files Browse the repository at this point in the history
Quote filename in `ckan prompt` script
  • Loading branch information
HebaruSan authored Aug 23, 2023
2 parents 6bf3fe1 + 581375d commit 42d8619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckan_meta_tester/ckan_install_template.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
install -c $ckanfile --headless
install --headless -c "$ckanfile"
list --porcelain
show --with-versions $identifier
remove $identifier --headless

0 comments on commit 42d8619

Please sign in to comment.