]> git.proxmox.com Git - mirror_zfs.git/commit
Make zimport.sh bash dependency explicit
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 10 Apr 2014 23:03:33 +0000 (16:03 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 10 Apr 2014 23:07:59 +0000 (16:07 -0700)
commit888f7141a3fcb73e2ec254de7628eee12022c4fc
treea0f3bb7d443a997146e8e282a0d4333b69cad140
parentb761912b3473f09a642eea21d609ce9bc1c91546
Make zimport.sh bash dependency explicit

Unfortunately, the zimport.sh test script really does depend on
bash.  Moving to /bin/sh should be possible once the shared
infrastructure scripts it depends on is made portable.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
scripts/zimport.sh