summaryrefslogtreecommitdiffstats
path: root/client/shared/scripts/listPartitions
diff options
context:
space:
mode:
Diffstat (limited to 'client/shared/scripts/listPartitions')
-rwxr-xr-xclient/shared/scripts/listPartitions3
1 files changed, 3 insertions, 0 deletions
diff --git a/client/shared/scripts/listPartitions b/client/shared/scripts/listPartitions
new file mode 100755
index 00000000..6f9c318f
--- /dev/null
+++ b/client/shared/scripts/listPartitions
@@ -0,0 +1,3 @@
+#!/bin/bash
+ogListPartitions "$@" | sed 's/\(EMPTY:0 \)*$//'
+